A solo project in the Microverse second Module (JavaScript). The project is an application that enables a user to add and remove activities from a list and other functionalities, making it your handy To Do List.
The end goal of the project is to build the application using and mastering ES6 modules.
Click HERE to get a live preview of the project
- HTML
- CSS
- JavaScript.
- List structure.
- Interactive list.
- Add and remove items.
git clone https://github.com/i-max-xi/To-do-list.git <Your-Build-Directory>
npm start
npm install --save-dev stylelint@13.x stylelint-scss@3.x stylelint-config-standard@21.x stylelint-csstree-validator@1.x
npx stylelint "**/*.{css,scss}"
npm install npm install --save-dev eslint@7.x eslint-config-airbnb-base@14.x eslint-plugin-import@2.x babel-eslint@10.x
npx eslint .
npm init -y
npm install --save-dev hint@6.x
npx hint .
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Appiah Maxwell Gyimah
This project is MIT licensed.