Skip to content
/ Brando Public

A movie/tv shows web app where people can explore movies/shows, and add them to their favourites list and can also rate the moves and other users movie lists ๐ŸŽฌ๐Ÿฟ.

Notifications You must be signed in to change notification settings

Arkaraj/Brando

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

74 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

BRANDO

A Movie searching web application build with REACT and TMDB API

Website: https://brando-two.vercel.app/

Server

Install

$ cd server
$ npm i

Run

Nodemon should be pre installed to run this command

Create .env file


NODE_ENV=
URI=
SECRET=
REACT_APP_MOVIE_API=
REACT_APP_BACKEND_API=
REACT_APP_API_KEY=
FRONT_END_URL=

$ cd server
$ npm start

To Dos

  • Reduce the Errors (500, internal ones in server side)

About

A movie/tv shows web app where people can explore movies/shows, and add them to their favourites list and can also rate the moves and other users movie lists ๐ŸŽฌ๐Ÿฟ.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages