Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 404 Bytes

File metadata and controls

21 lines (12 loc) · 404 Bytes

Taskster

Goals and Tasks manager app.

Redesign of a school group project using React and Bootstrap.

Full Demo: https://youtu.be/8-uS7ieC1Qs

Taskster GIF

Usage

  1. Clone this repository.
  2. Run npm i to install dependencies.
  3. Run npm start to launch the server.
  4. Navigate to localhost:3000 to try out the app!