v-kas-dangi / mediaFrontend-Upstream

Upstream copy of mediaFrontend, to transfer ownership

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MediaFrontend

This project is ReactJS Project of Griffinsight.

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

REACT_APP_BASE

Code Splitting

Instructions to setup development environment

Clone the project into local git clone https://github.com/mrkhan02/mediaFrontend.git

Add environment variable .env

Install all the npm packages. Go into the project folder and type the following command to install all npm packages.

    npm install

In order to run the application Type the following command

    npm start

The Application Runs on localhost:3000

About

Upstream copy of mediaFrontend, to transfer ownership


Languages

Language:JavaScript 96.5%Language:CSS 1.8%Language:HTML 1.7%