Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.07 KB

README.md

File metadata and controls

28 lines (22 loc) · 1.07 KB

movie-app-frontend

Application that allows you to search for movies by different filters, sign-up, create lists, add movies to the lists, add reviews and rate.

Getting started

git clone git@github.com:Luise8/movie-app-frontend.git
cd movie-app-frontend
npm install
npm start

Requeriments

  • This App requires the use of the following backend repository: https://github.com/Luise8/movie-app-backend
  • Make sure to replace the env.example with an .env file with the corresponding variables.
  • It is necessary to register in google recaptcha. If you don't want to use these services you should remove the script in the index.html and change the get and write data services to use the fetch-without-token folder functions

Pictures

home home2 profile movie movie2 rate