Skip to content

coderTejas565/Cinevo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 Movie App (React + Vite)

A modern movie browsing application built with React and Vite, powered by the TMDB (The Movie Database) API.
Users can explore popular movies, search for films, and view detailed movie information.


🚀 Live Demo

(Add your deployed link here later — Vercel / Netlify)


🛠️ Tech Stack

  • ⚛️ React
  • ⚡ Vite
  • 🟨 JavaScript
  • 🎨 Tailwind Css
  • 🎞️ TMDB API

✨ Features

  • 🔥 Browse popular and trending movies
  • 🔍 Search movies by title
  • 📄 View movie details (poster, overview, rating, release date)
  • 📱 Responsive design
  • ⚡ Fast performance with Vite

📸 Screenshots

(Add screenshots here later)


🔑 Environment Variables

This project uses the TMDB API.
You must create a .env file in the root directory.

VITE_TMDB_API_KEY=your_tmdb_api_key_here



🧩 Installation & Setup

Follow these steps to run the project locally:

# Clone the repository
git clone https://github.com/your-username/your-repo-name.git

# Navigate to project folder
cd your-repo-name

# Install dependencies
npm install

# Start development server
npm run dev


Open your browser and visit:
http://localhost:5173



🌐 TMDB API Reference
Website: https://www.themoviedb.org/
API Docs: https://developer.themoviedb.org/docs



📌 Future Improvements
⭐ Add favorites / watchlist
📄 Pagination or infinite scroll
🎭 Filter by genre
🔐 User authentication
🌙 Dark mode



👨‍💻 Author
Tejas
Student | Learning MERN Stack & GenAI


📄 License
This project is for learning and educational purposes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors