An open API service indexing awesome lists of open source software.

https://github.com/greyhatguy007/moviewave


https://github.com/greyhatguy007/moviewave

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# MovieWave

MovieWave is a streaming platform that allows users to discover and watch movies and TV series online. It provides a user-friendly interface to search for movies, browse through different genres, and enjoy a seamless streaming experience.

## Features

- Search: Easily search for movies or TV series by title or keywords.
- Pagination: Navigate through multiple pages of search results.
- Responsive Design: The app is optimized for various screen sizes and devices.
- Dynamic UI: The user interface dynamically updates as you interact with the app.
- Hover Effects: Interactive hover effects provide visual feedback for a more engaging experience.

## Technologies Used

- React: JavaScript library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for styling.
- OMDB API: Open Movie Database API for retrieving movie information.
- GitHub Pages: Hosting platform for deploying the app.

## Installation and Setup

1. Clone the repository: `git clone https://github.com/greyhatguy007/moviewave.git `
2. Install dependencies: `npm install`
3. Start the development server: `npm start`
4. Access the app in your browser at `http://localhost:3000`

## Usage

- Enter a search term in the search bar to search for movies or TV series.
- Use the pagination buttons to navigate through the search results.
- Click on a movie or TV series to view more details.

## Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

## License

This project is licensed under the [MIT License](LICENSE).

## Acknowledgements

- [Open Movie Database (OMDB)](https://www.omdbapi.com) for providing the movie data.
- [Tailwind CSS](https://tailwindcss.com) for the CSS framework.
- [React](https://reactjs.org) for the JavaScript library.

## Contact

For any inquiries or questions, feel free to reach out to [mritvikprasad@gmail.com](mailto:mritvikprasad@gmail.com) or open a new issue.