https://github.com/abdtriedcoding/moviemind
🎬 Discover the ultimate Hollywood movie hub! 🎥 Explore a vast collection of films with detailed information 📜 and create your personalized playlist ❤️ to keep your favorites at hand. 🔍 Search for any movie you desire 🕵️♂️ with our intuitive interface. Built with Next.js, Tailwind CSS, and powered by TMDB's API 🚀🌐.
https://github.com/abdtriedcoding/moviemind
Last synced: 2 months ago
JSON representation
🎬 Discover the ultimate Hollywood movie hub! 🎥 Explore a vast collection of films with detailed information 📜 and create your personalized playlist ❤️ to keep your favorites at hand. 🔍 Search for any movie you desire 🕵️♂️ with our intuitive interface. Built with Next.js, Tailwind CSS, and powered by TMDB's API 🚀🌐.
- Host: GitHub
- URL: https://github.com/abdtriedcoding/moviemind
- Owner: abdtriedcoding
- License: mit
- Created: 2023-02-06T20:10:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-06T20:33:50.000Z (over 3 years ago)
- Last Synced: 2024-03-03T16:51:06.067Z (over 2 years ago)
- Language: JavaScript
- Homepage: https://movie-mind.vercel.app
- Size: 4.36 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MovieMind
This webapp provides the list of all types of Hollywood movies and their information. Also you can add movies to your favourite playlist. You can also search movie which ever you want.
Built with Nextjs, TailwindCss and TMDB's API.
#### Live Preview: https://movie-mind.vercel.app
## Features:
- Displays all types of hollywood movies.
- Provides the information of movie such as released date, rating, etc.
- Searchbar for searching specific movie.
- Add to favourite, functionality available.
## Tech Stack:
**Frontend:** React, Nextjs, TailwindCss
**API:** TMBD API
**Deployment:** Vercel
## Build With:
- [Visual Studio Code ](https://code.visualstudio.com/)- The editor of choice.
- [TMBD's API](https://www.themoviedb.org/documentation/api) - Public API to retrieve movies data.
- [Vercel](https://vercel.com/) - Deployment.
## Summary:
This webapp provides the list of all types of hollywood movies and their information. Also you can add movies to your favourite playlist. Along this, save to favourite functionality available.