Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.05 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.05 KB

Movie List web-app

Application where we can search for movies and can add them to your favourite list for future reference.

🔗 Live link

https://movie-34e8e9oar-yashwintapdiya.vercel.app/

ScreenShots

  • Home Page Landing Page
  • Search Moive Search Bar
  • Favourite Tab Favourite Tab
  • Vanilla Redux Vanialla Reduc

Features to be added

  • Authentication - user can see saved movies on sign-up
  • Dynamic movie list updated with trending movies

Steps to run it on your system

  1. Use git clone https://github.com/YashwinTapdiya/movie-app to clone the project.
  2. npm i to install all the dependencies.
  3. npm start