This project was bootstrapped with Create React App.
This app simulates an admin panel where you can work with data(add, delete and edit items).
In the project directory, you can run:
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
You can learn more in the Create React App documentation.
This project use typescript, to learn it check out the TypeScript documentation.
To get minimalistic UI kit, the project use MaterialUI.
RTK and RTK Query take responsibility for storing data and sending requests.
The server was created with a JSON server and deployed on Railway.

