Welcome to usePopcorn, a React application that allows you to search for movies, read and write reviews, and add movies to your playlist for later viewing!
- Search Movies: Find movies by title, genre, or other criteria.
- Movie Details: View detailed information about each movie, including cast, director, and ratings.
- Reviews: Read reviews from other users and write your own.
- Playlist: Add movies to your personal playlist to watch later.
- Search for Movies: Use the search bar to find movies by title or genre.
- View Details: Click on a movie to see detailed information and reviews.
- Add to Playlist: Add movies to your playlist by clicking the "Add to Playlist" button.
- Write Reviews: Share your thoughts by writing reviews for movies you've watched.
- Clone this repository to your local machine.
git clone https://github.com/shant0786/use-popcorn-urc23.git
- Navigate to the project directory and install the required dependencies.
cd usepopcorn-urc23 npm install
- Launch the application.
npm start
- React: For building the user interface.
- JavaScript: The programming language used.
- CSS: For styling the application.
- OMDB API: For fetching movie data.
Feel free to fork this repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.
Feel free to customize this README file further to suit your specific needs. Happy coding! 🎬🍿