React Admin Dashboard (created in tandem with streaming-app)
This web app has been built with the features necessary for it's own basic functionality inteded to be used alongisde the streaming-app server.
Simply Upload and manage content, and view analytics.
- Download/clone the repository and open the folder in the cli
- Insall all the dependencies using
npm icommand - Launch the server with
npm run devcommand. The app will launch on localhost:3000 automatically.
- react
- axios
- recharts
- firebase



