Skip to content

Project developed in the second chapter of Ignite's 2022 react track

Notifications You must be signed in to change notification settings

luisfcodes/ignite-timer-rocketseat

Repository files navigation

Ignite Timer

Project developed in React on Rocketseat's Ignite trail, consisting of a timer, built with the manipulation of states, contexts, among other React concepts.

✨ Features

✅ Time history page
✅ Persistent storage of history data
✅ Routing
✅ Form validation
✅ Use of reducers\

Get started

npm

# install dependencies
npm install

# run the project
npm run dev

yarn

# install dependencies
yarn 

# run the project
yarn run dev

About

Project developed in the second chapter of Ignite's 2022 react track

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published