Admin access and control center for MFLIX
-
Clone the repository:
git clone https://github.com/2024-Open-Soft/admin-dashboard.git
-
Navigate to the project directory:
cd admin-dashboard
-
Install dependencies:
npm install
or alternatively
npm i
Make sure to have nodejs and npm installed
REACT_APP_BACKEND_URL='<backend url>'
Use the following command to run:
npm start