Skip to content

Application that allows you to search for movies by different filters, sign-up, create lists, add movies to the lists, add reviews and rate. Testing done with testing library and jest.

Notifications You must be signed in to change notification settings

Luise8/movie-app-frontend

Repository files navigation

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 [email protected]: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

About

Application that allows you to search for movies by different filters, sign-up, create lists, add movies to the lists, add reviews and rate. Testing done with testing library and jest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published