Table of Contents
Frontend ok chua
- Tailwind
- Nextjs v14
- Using Next App Router
For more details, please jump to package.json
- node >= 18.8.0
-
Clone the repo
git clone https://github.com/Freelancer-god/dnwf-management-fe.git
-
Generate .env file
cp .env.example .env
-
Install dependencies
npm install
-
Start the project
npm run dev
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Turn off auto-save, auto-format, go to .vscode/settings
- Routes: ./src/app/**
- Routing docs: https://nextjs.org/docs/app/building-your-application/routing