A simple Todo app where a user can:
- Create Projects
- Create Todos for each project
- Edit Todos
- Remove Projects or Todos
- JavaScript
- HTML
- CSS
To set up a local copy of the project
git clone [email protected]:helman101/Todo-list.gitcd Todo-listnpm install
👤 Andres Ortegon
- GitHub: @helman101
- Twitter: @helman1011
- LinkedIn: Andres Ortegon
👤 Patrikis Angelos
- GitHub: @patrick-angelos
- Twitter: @AngelosPatrikis
- LinkedIn: Angelos Patrikis
Contributions, issues, and feature requests are welcome!
Give a ⭐️ if you like this project!
- To Microverse for their
READMEtemplate.