Goals and Tasks manager app.
Redesign of a school group project using React and Bootstrap.
Full Demo: https://youtu.be/8-uS7ieC1Qs

- Clone this repository.
- Run
npm ito install dependencies. - Run
npm startto launch the server. - Navigate to
localhost:3000to try out the app!