Skip to content

GSG-G11/Movflx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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