This is a todo application built with React.js and backend API server written in Node.js. It's a simple, intuitive, and elegant UI for managing your todo list. It comes with a number of great features such as creating, updating or deleting tasks from the list.
Our app is very simple and straightforward. We have a clean interface that makes it easy to see what's happening, and how you can manage your tasks.
- All of the CRUD operations has been handled properly as the async actions
- An integrated JSON server holds and serves the data under the hood
- Added tasks also saved into the local storage of the client’s browser
Download or clone this repo and run the following command in the terminal:
npm install
or
npm i
https://masud-todo-app.netlify.app/
- API Endpoint: https://capricious-ash-stomach.glitch.me/tasks
- API GitHub: https://github.com/masudranashawon/todo-app-server
React.js, Tailwind CSS