Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 350 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 350 Bytes

WeLoveMovies Frontend Application

This is the Front End Application for the WeLoveMovies project. Follow the instructions below.

Installation

  1. Fork / clone this repository.
  2. Run npm install.

Use npm start to run the application. If you deploy this application, create a .env.production file similar to the .env.development file.