This project is a simple To-Do App built with the new Next.js 13 App Router. In this video tutorial, we show you how to create CRUD operations using json-server and build a beautiful UI with Tailwind CSS.
To see a step-by-step guide on how to build this project, check out our YouTube tutorial where we walk through each step of the process.
- Clone the repository
- Install dependencies with npm install
- Run the development server with npm run dev
- Navigate to http://localhost:3000 in your web browser
- [nextjs 13 docs] https://beta.nextjs.org/docs
- [json-server] https://github.com/typicode/json-server
- [tailwindcss] https://tailwindcss.com/docs/guides/nextjs
- [daisy ui] https://daisyui.com/components/
- [react-icons] https://react-icons.github.io/react-icons/
- [uuid] https://github.com/uuidjs/uuid