A minimal list app to keep track of simple tasks.
- HTML
- CSS
- JAVASCRIPT
- WEBPACK
To get a local copy up and running follow these simple example steps.
- Copy
git@github.com:bengigo/to-do-list.git
- Get to the directory that you want to clone the repository.
- Open the command prompt in this directory.
- Type
git clone git@github.com:bengigo/to-do-list.git
- Run npm install to install dependencies for the project
- Run npm start to start the application on your browser.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.