Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1015 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 1015 Bytes

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!