https://github.com/olehkl1apko/universal-dashboard-reactjs-app
Responsive Admin Panel (still in the works)
https://github.com/olehkl1apko/universal-dashboard-reactjs-app
emotion-react mui react-query reactjs recharts-js sass
Last synced: 24 days ago
JSON representation
Responsive Admin Panel (still in the works)
- Host: GitHub
- URL: https://github.com/olehkl1apko/universal-dashboard-reactjs-app
- Owner: olehkl1apko
- Created: 2024-04-06T11:23:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T10:13:47.000Z (about 2 years ago)
- Last Synced: 2025-06-14T11:43:18.250Z (12 months ago)
- Topics: emotion-react, mui, react-query, reactjs, recharts-js, sass
- Language: TypeScript
- Homepage: https://universal-dashboard-reactjs-app.vercel.app
- Size: 753 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Responsive Admin Panel
### The application requires a server which runs on port 8800.
That's why you must:
- copy the "backend" folder locally to disk;
- go to the folder;
- start the server locally using `npm start` in the terminal
