Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1010 Bytes

File metadata and controls

26 lines (18 loc) · 1010 Bytes

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.

How to run the app

Must have nodejs with npm installed (preferrably latest version).

  1. Download/clone the repository and open the folder in the cli
  2. Insall all the dependencies using npm i command
  3. Launch the server with npm run dev command. The app will launch on localhost:3000 automatically.

Dependencies

  • react
  • axios
  • recharts
  • firebase

Screenshots

alt text

alt text

alt text

alt text