Checklist is a modern and advanced todo list web application built using React and Node.js. It allows users to manage their tasks efficiently with features like adding, editing, marking as completed, and deleting tasks.
Frontend:
Backend:
To get started with Checklist locally, follow these steps:
git clone https://github.com/DragFrost/checklist.git
cd checklist
npm install
npm start
http://localhost:3000
(for the specified port in your terminal) to view the application.Contributions are welcome! If you have any ideas, bug fixes, or improvements, feel free to open an issue.
This project is licensed under the Apache 2.0 License.