This project was bootstrapped with Create React App and hosted on GitHub Pages.
- Used OMDB API for searching movies and displaying the results.
- User can nominate a movie from the search results to our nomination list.
- User can view the list of movies nominated in the nomination list.
- User can add/remove a nominee from the nomination list.
- User can nominate upto 5 movies.
- A pop-up will be displayed if the user exceeds 5 nominations.
- If a search result has already been nominated, nomination button will be disabled.
- User can share the nominations link on their social media handles.
- Check demo here - https://prince-shivaram.github.io/movies-nominator/