To-Do-List is a tool that helps you organize your day. It allows you to add a list of things you want to do, marking them as complete as well as removing them from the list. It is built using Webpack and ES6 syntax.
- HTML
- CSS
- Javascript ES6
- Webpack
- Material UI icons
If available can be seen here: https://stalwart-fairy-18e659.netlify.app/
To get a local copy up and running follow these simple example steps.
- Run git clone(https://github.com/mwenyoa/To-Do-List.git)
- Run [npx hint .] to test the markup or HTML
- Run [npx stylelint "/.{css,scss}] to test the stylesheet
- Run [npx eslint .] to test and check Javascript files.
- Have some knowledge about HTML, CSS.
- Javascript Dom Manipulation.
- ES6 Modules
- ES6 Syntax
- Webpack
- Understanding of github and github workflow.
- Be familiar with version control system like git.
- Understanding of Linters basics.
- Familiarity with flexbox.
- GitHub: @mwenyoa
- Twitter: @anthony_mwenyo
- LinkedIn: @anthony-mwenyo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
The design of the project was inspired by:
This project is MIT licensed.