Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name: Netflix Clone Movies based on TMDB API

Project Description

This project is a Netflix clone built with Vite and React. Components are mostly based on Material UI. It uses Redux for state management and allows browsing movies, searching by genres, popularity, and cast.

https://netflix-e6ce5r9jb-tsmolarczyk.vercel.app/

Requirements

  • Node.js
  • Yarn or npm
  • TMDB API Key (required to fetch data)

Installation

  1. Clone the repository
git clone https://github.com/tsmolarczyk/netfix.git
  1. Install dependencies
npm install
or
yarn
  1. Add your TMDB API Key in a .env file
REACT_APP_TMDB_API_KEY=your_api_key_here

Running the Project

npm run dev
or
yarn dev

Features

  • Authentication by TMDB API
  • Fetching movie data from TMDB API
  • Searching movies by genre
  • Displaying popular movies
  • Searching movies
  • Displayin detailed movie information

MORE WILL BE ADDED SOON

Libraries and Tools

  • Vite
  • React
  • Redux

Author

tsmolarczyk

License

MIT

About

Clone of the Netflix

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages