Application where we can search for movies and can add them to your favourite list for future reference.
https://movie-34e8e9oar-yashwintapdiya.vercel.app/
- Authentication - user can see saved movies on sign-up
- Dynamic movie list updated with trending movies
- Use
git clone https://github.com/YashwinTapdiya/movie-app
to clone the project. npm i
to install all the dependencies.npm start