This is a Next.js project bootstrapped with create-next-app.
- nodejs
- git
sambungin git dan github, terus run command ini di terminal (pastikan path terminal ada di folder yang mau disimpen file code nya)
git clone https://github.com/arya-satwika/tutorly.git
npm install package.json package-lock.json
npm run devbuka http://localhost:3000 di browser buat liat hasil editan code
setelah code udh diedit dan mau di save, commit semua changes di vscode lalu bikin pull request
buka Pull Request dan buka link netlify untuk preview hasil editan di deployment server
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!