Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 474 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 474 Bytes

Intro

->Movie gallery is a place where you can see Top rated, recently released movies. You can also see the overview, casts, director and release date of the movie.

->Movie gallery also has a search feature where you can search for a Particular movie

-> You can also add a movie to your watchlist and check it later.

To Run the project

  1. Clone the Project git clone https://github.com/bandana147/movie-gallery.git
  2. Do npm install
  3. Then run npm start