- 🤖 Introduction
- ⚙️ Tech Stack
- 🔋 Features
- 🤸 Quick Start
- 🔗 Links
- 🚀 More
Design a Movie app website using React, Tailwind, and Appwrite, incorporating reusable and maintainable components while integrating the TMDB API.
- React
- Tailwind
- Appwrite
- Vite
👉 Maximizing Tailwind CSS: Discover tips and tricks to make the most out of Tailwind CSS.
👉 Smooth UI/UX: Polished interfaces with buttery-smooth interactions for an intuitive user journey.
👉 Responsive Design: The application is completely responsive across all devices, employing responsive design techniques such as media queries and fluid layouts.
👉 Organized File and Folder Structure: Maintain a well-organized file and folder structure for easy navigation and management of project assets.
👉 Browse All Movies: Explore a wide range of movies available on the platform, the way you scroll down.
👉 Trending Movies Algorithm: Displays trending movies based on a dynamic algorithm.
all these while creating the website with,
- Creative Hero Section
- Section for trending movies based on user search
- Section for browsing all recent movies in order
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/Ofarouq310/movie-night.git
cd movie-nightInstallation
Install the project dependencies using npm:
npm installRunning the Project
npm run devOpen http://localhost:5173 in your browser to view the project.
A live project link is here
Follow for more upcoming modern projects