To do list is a simple CRUD application that allows you to add, delete, update tasks that you are supposed to do.
- HTML-5
- CSS3
- Javacript modules
- Webpack
- Linters
Live site URL to Our Awesome Books Live Demo Link
- To get a local copy up and running follow these simple example steps.
- You only need a browser to run the html file in.
- Create a new folder to store the files in.
- Open your command prompt or terminal and run.
- git clone git@github.com:Nemwel-Boniface/todoList.git .
To use it run the following commands
To get the configurations of the app run npm install
To run the application run npm start
- To run tests run :
npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint .
- Project is deployed using
- git push <branch_name>
👤 Author1
- GitHub: @Nemwel-Boniface
- Twitter: @nemwel_bonie
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Major thanks to Nemwel
This project is MIT licensed.