Welcome to Movie-App! This web application allows you to make your movie discovery experience enjoyable and user-friendly. It provides a curated list of popular movies by default and allows you to search for specific movies matching your keywords.
- Popularity List: The default view presents a list of movies sorted by popularity.
- Search: Use the search feature to find movies based on your keywords.
- Rating Indicators: Movies are equipped with rating indicators - green for 8 or above, orange for 5 or above, and red for below 5.
- Responsive Design: Enjoy a seamless user experience across various screen sizes, from mobile to desktop.
To use this project, you'll need to have React installed. Follow these steps:
- Clone the repository.
- Navigate to the project directory.
- Run the following command to install dependencies: npm install
- Start the development server: npm start
This project is created using Create React App, which provides a robust development environment.
This project was bootstrapped with Create React App.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
- If you would like to contribute to the project, please fork the repository and submit a pull request with your changes.
- This project is licensed under the MIT License.