Simple React CRUD app to track IT Department issues, Used JSON-Server to mock a backend. Used Redux for state management
Install dependencies
npm install
Running project
npm run dev
Runs the app with the backend JSON-Server Open http://localhost:3000 Server http://localhost:5000 db.json contains data