https://github.com/greyhatguy007/moviewave
https://github.com/greyhatguy007/moviewave
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/greyhatguy007/moviewave
- Owner: greyhatguy007
- Created: 2023-06-01T08:01:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-14T10:42:02.000Z (about 3 years ago)
- Last Synced: 2025-05-12T11:57:31.900Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://greyhatguy007.github.io/moviewave/
- Size: 4.46 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.