Skip to content

🐼 📺 🖥️ 👀 🗒️Frontend Code for Binge Watcher's Guide - Complete Movie and Series Directory.

License

Notifications You must be signed in to change notification settings

bharadhwaj/binge-watchers-guide-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binge Watcher's Guide Frontend

Installation

Clone the repository.

$ git clone https://github.com/bharadhwaj/binge-watchers-guide-frontend.git
$ cd binge-watchers-guide-frontend/
$ yarn install

To start running this, you might need an .env file.

$ touch .env

The .env should contain following keys for the smooth running of app.

PORT=8080 # Port in which dev web pack server runs
REACT_APP_API_BASE_URL="<API_URL>/v1" # The API URL with the version (http://localhost:3000/v1)

To start the server

$ yarn start

In sometime you should see a tab loading this webpage in your browser.

License

MIT

Free Software, Hell Yeah!

About

🐼 📺 🖥️ 👀 🗒️Frontend Code for Binge Watcher's Guide - Complete Movie and Series Directory.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published