First, install dependencies:
npm installSecond, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devThird,open http://localhost:3000 with your browser to see the result.
Here are the contributors to this product:
- Auvarifqi Putra Diandra / 18221060
- Akmal Natha Abhirama / 18221082
- Raka Admiharfan Fatiha / 18221094
- Sultan Alta Alvaro Valencia / 18221110
- Ardhan Nur Urfan / 18221118
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!