Skip to content

sanjitsarkar/movierecom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieRecom

It's a movie recommendation site built with themoviedb API and reactjs.

npm packages used

  • vitejs for creating react app.

Steps to run the app

  • Clone the repo with this command

    git clone https://github.com/sanjitsarkar/movierecom
  • Run the following commands to set up and run the project

     npm install
     npm run dev

To live preview the app click the link MovieRecom