A simple yet powerful Todo List application to keep track of your tasks. Built with love using:
- For storing todo items.
- Backend runtime.
- Application logic.
- Web page structure.
- Styling and layout.
https://obscure-garden-51655-9a6dcedcecb9.herokuapp.com/
-
Clone the Repo
git clone https://github.com/mercurrie/todo_List.git
-
Navigate to Project Directory
cd todo_List
-
Install Dependencies
npm install
-
Run the App
node app.js
🌐 Open your browser and visit http://localhost:3000 to see the magic!
✨ Features ➕ Add new todo items. ✅ Mark todo items as completed and delete. 📄 to create new list type "/" after url 🤝 Contributing Pull requests are welcome! For major changes, please open an issue first to discuss what you'd like to change.