An open API service indexing awesome lists of open source software.

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)

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