A simple Todo app where a user can:
- Create Projects
- Create Todos for each project
- Edit Todos
- Remove Projects or Todos
- JavaScript
- HTML
- CSS
- Webpack
- Bootstrap
To set up a local copy of the project
git clone git@github.com:verissimohenry/to-do-list.git
cd to-do-list
npm install
To test the app
- run
npm test
double click on dist/index.html
to open project in new browser window
👤 Verissimo Henry
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
- Email: verissimohenry04@gmail.com
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.