Skip to content

Latest commit

 

History

History
62 lines (41 loc) · 1.2 KB

README.md

File metadata and controls

62 lines (41 loc) · 1.2 KB

Site URL

Demo Link


Description

Movflx is a website to show movies and detailes about movie, and you can rearch about movie you need to show ...


User Story

  • Users can view movies.
  • Users can search for a movie.
  • Users can watch a movie's trailer.
  • Users can see the movie poster.
  • Users can see the movie rating.
  • Users can see the movie description.

User Journey

  • When opening the Movflx website you'll be faced withhome page containing movies.
  • You can search for any movie by click on search in navbar.
  • click the movie image to view movie details.
  • -in movie details you can show the movie when click to the button

Tech Used

  • HTML5
  • CSS3
  • ReactJs
  • ReactJs Hooks
  • React Router dom
  • JSX

To run the project locally

  • git clone https://github.com/GSG-G11/Movflx.git
  • cd Movflx
  • code .
  • npm i
  • npm start

Team Member