Fullstack Task Manager Client

The client for the fullstack task manager app. Build with React, React Router and Styled Components.

Spec

Task Current Status Done
Display a list of tasks Done
Add a task Done
Toggle complete/uncomplete task Done
Show number of tasks Done
Edit a task Done
Delete a task Done