Skip to content

2024-Open-Soft/frontend

Repository files navigation

Frontend

Frondend for MFLIX

Table of Contents

Installation

  1. Clone the repository:

    git clone https://github.com/2024-Open-Soft/frontend.git
  2. Navigate to the project directory:

    cd frontend
  3. Install dependencies:

    npm install

    or alternatively

    npm i

    Make sure to have nodejs and npm installed

Defining environment variables

REACT_APP_BACKEND_URL='<backend url>'

Run the project

Use the following command to run:

npm start

Video Demonstration

Uploaded in the repository with file-name: Team-433-MFLIX-Video-Demonstration-OpenSoft-2024