E6-6 TODO LIST is a simple website where user can add daily tasks and mark them complete, remove them etc...
To get a local copy up and running, follow these steps.
In order to run this project you need:
node
vs code
chrome dev tools
Clone this repository to your desired folder:
cd my-folder
git clone https://github.com/devendra-alt/ES6-todo-list.git
Install this project with:
cd ES-6
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm run eslint
npm run stylelint
You can deploy this project using:
github pages
👤 Author1
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give start and follow me on social media platforms listed above.
I would like to thank @microverse
This project is MIT licensed.