Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 817 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 817 Bytes

Task-Tracker

The project is available on tt-front-end.vercel.app.

Background:

This project is the front-end for task-manager-api, it is a simple bug/task tracker web application where users can sign up, sign in, add, remove, update and view tasks and more.

It was made using React, and themes from React Bootstrap and bootswatch, and it was bootstrapped with Create React App, the rest of the packages that helped build this project can be found in the package.json file.

The project is deployed using the free tier of Vercel, so it might be a bit slow :).