to.do was the first challenge proposed by Rocketseat's Ignite creating a to-do list application. The purpose of the application was to improve the concept of state manipulation in React.
This project was made for learning purposes only and comes from Rocketseat's Ignite is a professional acceleration program with certified and market-recognized training.
yarn or npm is required
After cloning this repo:
- Run
yarn
ornpm
in the root folder to install all dependencies - Run
yarn start
to up the project - In browser go to url
http://localhost:8080/