Skip to content

Latest commit

 

History

History
34 lines (33 loc) · 860 Bytes

README.md

File metadata and controls

34 lines (33 loc) · 860 Bytes

DISNEYHUT MERN APP

Environment variables

  • MONGO_URL
  • SECRET_KEY
  • REACT_APP_API_KEY

Technologies used:

Backend

  • Nodejs
  • Expressjs
  • Mongodb/mongoose
  • JWT / jsonwentoken
  • Bcryptjs

Frontend

  • Reactjs
  • React-router-dom
  • Styled-components
  • Redux/reduxjs-toolkit
  • Redux-persist
  • React-slick
  • React-Hooks
  • Mui/icons-material

Features

  • interaction with the backend through API Rest.
  • fetching data from rapid api(TMBD Api).
  • liked movies saved to database.
  • authentication system width signup/email/login/signout.
  • awesome fully mobile responsive design.
  • search any movie/series by their name.
  • sort movies/series according to genres.
  • pagination.
  • add/remove any movie/series to/from watchlist.
  • view any movie/series details/watch trailer.