React Todo App is a simple and intuitive web application for managing your to-do list. Built using React.js, Tailwind CSS, and Node.js, it offers a user-friendly interface that allows you to easily create, update, and delete tasks from your list. With its elegant design and efficient functionality, React Todo App is the perfect solution for keeping your daily tasks organized and on track.
- Add new tasks to your to-do list
- Edit and update existing tasks
- Delete tasks from your list
- Responsive design that works on any device
- Easy to use and intuitive user interface
To view the app, simply visit our website at react-todo-app. You can also try out the app on your own by cloning the repository and running it locally.
- React.js
- Tailwind CSS
- Node.js
To get started with React Todo App, follow these steps:
- Clone the repository:
https://github.com/KeyaAkter/project-to-do-app
- Install the dependencies:
npm install
- Start the development server:
npm start
-
API Endpoint: [https://hallowed-ambitious-mouth.glitch.me/tasks]
-
API Github : [https://github.com/KeyaAkter/todo-app-server]