This project is a Todo-List where you can create a new Project and inside this project, you can create a task, the task contains a title, description, due date, and priority.
This project was created using the concepts of Single Responsibility, factory functions and, the Module Pattern.
- JavaScript
- HTML
- CSS
- Webpack
- Package.json
- Open your terminal and cd where you want to store the project
- Run the following command -
git clone https://github.com/mricanho/To-do-list.git
- Cd into the directory -
cd To-do-list$
- Open the live server on your VScode
Alt + L
thenAlt + o
onindex.html
- Open your terminal and cd into the directory -
cd To-do-list$
- Run the following command -
npm test
👤 Brian Cruz
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
👤 Miguel Ricaño
- Github: @mricanho
- Linkedin: Miguel Ricaño
Contributions, issues and feature requests are welcome!
Give a star if you ⭐ like this project!
- Microverse
- GitHub
- TheOdinProject
- JavaScript