to-do-list
- HTML
- CSS
- webpack
- linters
To get a local copy up and running follow these simple steps:
- in your VS Code, type the command in your terminal
git clone https://github.com/normainobary2021/to-do-list.git
- change directory to the appropriate folder
- run the command to install necessary node modules
npm install
- type the commands:
npm run build npm start
- this will open the project in your browser on the default port (http://localhost:8080/)
Cheers
👤 Norman Ainobushoborozi.
- GitHub: @normainobary2021
- Twitter: @NormanAinobush2
- LinkedIn: norman-ainobushoborozi
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed. ._