https://github.com/triptigithub/movieland
MovieLand is a React-based movie search and display application that fetches real-time movie data from an API. Users can search for movies and view details, making it an engaging platform for movie enthusiasts
https://github.com/triptigithub/movieland
api css html javascript reactjs
Last synced: 4 months ago
JSON representation
MovieLand is a React-based movie search and display application that fetches real-time movie data from an API. Users can search for movies and view details, making it an engaging platform for movie enthusiasts
- Host: GitHub
- URL: https://github.com/triptigithub/movieland
- Owner: Triptigithub
- Created: 2023-04-07T05:01:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-18T05:06:54.000Z (4 months ago)
- Last Synced: 2025-03-18T06:22:31.803Z (4 months ago)
- Topics: api, css, html, javascript, reactjs
- Language: CSS
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🎬 MovieLand
📌 About -
MovieLand is a React-based movie search and display application that fetches real-time movie data from an API. Users can search for movies and view details, making it an engaging platform for movie enthusiasts.🚀 Features -
✅ Search Movies – Find movies by title using an API.
✅ Dynamic UI – Smooth and interactive React.js interface.
✅ API Integration – Fetches real-time data from an external movie database.
✅ Responsive Design – Optimized for different screen sizes.🛠️ Tech Stack -
React.js (Frontend Framework)
JavaScript (ES6+)
CSS (Styling)
HTML (Structure)
Movie API (Data Source)more information.📌 Setup Instructions -
1️⃣ Clone the repository
2️⃣ Install dependencies
3️⃣ Start the development server
4️⃣ Open http://localhost:3000/ in your browser