React app to track IT department tasks and issues. Uses JSON-Server as a mock backend. This is part of my React course on Udemy
Runs the app with the backend JSON-Server
Open http://localhost:3000
Server http://localhost:5000
db.json contains data
Builds the app for production to the build
folder.