This is a To-Do list app where a user can add or remove a task in a list & clear the list when all tasks are completed. Webpack has been used in this project.
- Webpack
- HTML5
- CSS3
- JavaScript
- Git
Live Demo Link from ./dist/index.html
To get a local copy up and running follow these simple example steps.
- Webpack
- HTML5 & CSS3
- JavaScript
- VSCode (or any other text editor)
- Git
- GitHub
- Command line/Terminal
From the command line, do the following steps below:
- Clone the projects' repository into your machine.
# Clone this repository
$ git clone git@github.com:chelmerrox/to-do-list.git
- Change directory/Go into the repository with the command below.
$ cd to-do-list
- Run this command.
$ npm run build
- Run this to deploy the site on your local machine.
$ npm start
👤 Losalini Rokocakau
- GitHub: @chelmerrox
- Twitter: @chelmerrox
- LinkedIn: Losalini Rokocakau
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- My God & family
- Microverse
- Coding & Learning Partners:
- Morning Session Teams
- Stand-Up Teams
- Microverse TSEs
This project is MIT licensed.