- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Minimalist To-do Application is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete
- Html 5
- CSS 3
- Bootstrap 5
- Webpack 5
- Rxjs
- Add Todo
- Todo List
- Clear Completed Todos
- Refresh App
- Clear Completed tasks
- Mark task as complete
- Here is the link to the live demo version - Minimalist Todo App
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com/Stephen-Adom/minimalist-todo-list.git
Install this project with:
Example command:
cd my-project
npm install
To run the project, execute the following command:
npm run start
To run tests, run the following command:
Example command:
npm run test
You can deploy this project using:
Example:
vercel or gh-pages
Mention all of the collaborators of this project.
👤 Stephen Addae
- GitHub: @Stephen-Adom
- Twitter: @stephen_alaska
- LinkedIn: Stephen Addae
Describe 1 - 3 features you will add to the project.
- Authentication
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project...
I would like to thank (Valentino Gagliardi)['https://www.valentinog.com/blog/webpack/'] for his concise guide to getting started with webpack 5
This project is MIT licensed.