Simple yet power daily to-do list application
- ES6 Javascript, HTML, CSS
- Fontawesome
To get a local copy up and running follow these simple steps.
Fontawesome 6.0.0 or higher
- git clone https://github.com/mnekx/to-do.git
- cd to-do
- npm install
- npm start to serve into local 8080 port
- git clone https://github.com/mnekx/to-do.git
- cd to-do
- npm install
- npm start to serve into local 8080 port
run: npm run test
https://mnekx.github.io/to-do/dist/
👤 Mnemba Chambuya
- GitHub: @mnekx
- Twitter: @MnembaChambuya
- LinkedIn: mnemba-chambuya
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Thanks to @shaan in his blog at https://webdevtrick.com/html-drag-and-drop-list/ for the inspiration
This project is MIT licensed.