This is a To-Do list website to list your tasks and mark when finished. In the same time it is a practice in Microverse on using webpack and using javascript.
- html
- css
- javascript
- git
- webhint
- stylelint
- eslint
- webpack
- npm
To get a local copy up and running follow these simple example steps.
Clone repo: Navigate to the folder you want to save the project and then use the next command to clone the repo.
git clone https://github.com/belalgamal46/Hello-Microverse.git
Install packages
npm install
Build project
npm run build
To open project on browser
npm start
👤 Belal Gamal
- GitHub: @githubhandle
- LinkedIn: LinkedIn
Give a ⭐️ if you like this project!
This project is MIT licensed.