Skip to content

bagaze/movie-rater-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

movie-rater-frontend

Frontend application allowing to retrieve film information and establish your own rating

Built using React

Deployed on Netlify: https://bagaze-movie-rater.netlify.app/

Netlify Status

Build and run

Locally

Run the following commands

yarn install
yarn run start

Application is available at http://localhost:3000/

Production

Build an optimized production build using

yarn build

Retrieve the content of the build and serve it using your favorite HTTP server

About

Movie Rater - Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published