A React app designed to track the issues and tasks in an IT department. Uses JSON-Server as a mock backend. Part of the "Modern React Front To Back" Udemy course.
Runs the app with the backend JSON-Server
Open http://localhost:3000
Server http://localhost:5000
db.json contains backend data
Builds the app for production to the build
folder.