This is a project for the second week from module: #2 of the Microverse Program.
- HTML
- CSS
- JS
To get started locally follow these simple example steps.
- Fork and clone the repo to your computer using
git clone https://github.com/rpire/to-do-list.git
in the terminal or command prompt. - Create a new feature branch using
git checkout -b feature-name
. - Add an index.html and index.css file from your text editor and make the necessary modifications.
- Push the branch to github using
git push
- Create a descriptive pull request detailing what your new feature is
👤 Rubén D. Pire
- GitHub: Rubén D. Pire
- LinkedIn: Rubén D. Pire
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.