Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 502 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 502 Bytes

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