/todo-list

Primary LanguageTypeScript

✅ Todo List

This is a simple and elegant website for you to store your tasks and todos in. Enjoy.

🔌 Backend

The backend uses next.js. The data is kept in a .JSON file.

🖼 Frontend

The frontend was made using next.js and react, and styled with tailwindCSS.

⚙️ Usage

There is a Makefile in the root directory.

  • Run make to install all npm packages for the frontend and backend.
  • Go to the api folder and run node index.jsto start the backend.
  • Then, in a different terminal, go to the src folder and run npm run start to start the next.js frontend.

You can access the app on localhost:3000

ezgif com-gif-maker