mde3 / aflam-v2

A react-based website built using The Movie Database (TMDB) allowing users to browser through both movies and tv shows in various ways.

Home Page:https://aflaam.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aflam v2 - Movie App

A fully responsive react-based website built using The Movie Database (TMDB). This app allows users to browser through both movies and tv shows in various ways.

Preview screenshot

🛠 Installation and Setup

Run the following commands:

# Install packages and dependencies
npm install

# Run development server
npm run dev

# Build for production in the dist directory
npm run build

Give a ⭐ if you found this nice!

About

A react-based website built using The Movie Database (TMDB) allowing users to browser through both movies and tv shows in various ways.

https://aflaam.vercel.app/


Languages

Language:JavaScript 97.7%Language:HTML 1.6%Language:CSS 0.7%