Next.js14-page-router.mp4
- Language ┈➤ Typescript
- FrameWork ┈➤ Next.js 14
- Next.js-Directory ┈➤ Page Router
- Styling ┈➤ NextUi & TailwindCss
- Authentication ┈➤ Next_Auth
- Database ┈➤ Mongodb
1. First, you need to clone the project:
git clone https://github.com/masoumehmohebbi/next.js14-todo-list-pag-router
2. Then, install required packages:
npm i
3. Finally, run the dev
script to start the dev server:
npm run dev