https://fynd-imdb.netlify.app/
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
This is deployed on Netlify with autodeploy github -- >https://fynd-imdb.netlify.app/
- Fetch movies data as guest user - without login
- You can filter data based on genre type
- You can sort data based on - createdAt(By default) , title, director name, reelease year, rating .[Make use of ascending /descending button given side of select to sort a/c]- use clear button to reste search of filter or sorting
- You can search movies name or director name to get movies
- You will be able to view details page as guest user / logged user
- login / Singup/logut functional(JWT token)
- To add movies / edit/ delete/ uodate you must be loggedin (added aws s3 bucket support for fast rendering of images )
- You will be only able to edit or change or delete your data not other's added
- As loged in user or huest user you can add or remove watch later list