"To do List" is a website you can add tasks, complete them, clear the tasks and refresh.
With "To do List" you organize better the tasks you have everyday.
In the following link, you can view the To-do List website
- HTML
- CSS
- JAVASCRIPT
- REACT
Start by cloning the repository.
git clone git@github.com:guerreiropedr0/react-to-do.git
Navigate to the created folder.
cd react-to-do
Install all the dependencies.
npm install
Run the live server
npm run start
Go to http://localhost:3000
Build the distribution folder before hosting the app
npm run build
After the build you can host the build
folder.
👤 Pedro Guerreiro
- GitHub: @guerreiropedr0
- Twitter: @guerreiropedr0
- LinkedIn: Pedro Guerreiro
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Thank you Microverse for the opportunity!
Give a ⭐️ if you like this project!
This project is MIT licensed.