Skip to content

antoshkow/movies-explorer-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoviesExplorer

Graduation project of the course 'Web developer' Yandex.Practicum.

  1. Project MoviesExplorer.

  2. A service where you can find movies on demand and save them in your account. The site consists of several pages:

  • Main page. Contains information about the completed project.
  • Films page. It has a movie search form and a block with search results.
  • Saved movies page. Shows movies saved by the user.
  • Registration page. Allows the user to register an account.
  • Authorization page. Here the user can log in.
  • Profile editing page. The user can change his account information.
    !!! Filtering data on the client side, as well as uploading films only after searching, were performed for educational purposes in accordance with the specification !!!
  1. Stack:
  • framework React JS;
  • CRA;
  • React-hooks;
  • library react-router-dom;
  • the code is written using functional components;
  • localStorage, httpOnly Cookie, JWT;
  • working with external API;
  • flexbox;
  • grid layout;
  • adaptive responsive layout;
  • form validation.
  1. System preferences: HTML5/CSS3/JavaScript; web-browser (dev browser – Opera); framework – React (create-react-app, react-router-dom).

  2. server heroku address.

  3. deployed on netlify.

About

Front-end for diploma-project movies-explorer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published