Skip to content

PVSCH/flickstream

Repository files navigation

FlickStream 🎬

FlickStream is a React-based web application that allows users to browse, search, and manage their favorite movies. It features a responsive UI, movie cards, and a favorites system for personalized movie tracking.

Live Demo

Check out the live app here: (https://flickstream.vercel.app/)

APIs

This project uses TMDb API to fetch popular movie data like titles, posters, and descriptions.
Documentation: TMDb Get Popular Movies

Tech Stack

  • React.js
  • JavaScript (ES6+)
  • Context API for state management
  • TMDb API for movie data
  • Vercel for hosting
  • VS Code for development

Features

  • Browse popular movies with posters and descriptions
  • Search movies by name
  • Add or remove movies from favorites
  • Responsive design for desktop and mobile
  • Reusable components for easy scalability

Installation

  1. Clone the repo:
    git clone https://github.com/PVSCH/FlickStream.git
    

2.Install dependencies: npm install

3.Run the app: npm start

Usage

Browse movies on the homepage Click the “Add to Favorites” button to save your favorite movies View favorites in the favorites section

#Contributing

Contributions are welcome! Please fork the repo and submit a pull request.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published