Skip to content

kushagra-aa/widdflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Widdflix

Books

Widd Flix is a Web Application, a Netflix - IMDB - TMDB Clone.

A user can view details about their favorite Movies & TV Series.

It uses TMDB's API for the Movies data.

Hosted On firebase

Built with 🤍 For You!

Screenshots

Home Page Before Login

image

Home Page

image

Movies/Series Page

image

About-Me Section

image

Search Bar

image

Search Results

image

Profile Page

image

Made using

Libraries & Packages

Tools

Some Websites Used

Concepts Used

  • React Props
  • React States
  • React Components
  • Firebase Auth
  • Javascript Objects
  • CSS Animations
  • Responsive CSS
  • JSX

Run Locally

Clone the project

  git clone https://github.com/kushagra-aa/widdflix.git

Go to the project directory

  cd widdflix

Install dependencies

  npm i

Development server

Runs the app in the development mode.

  npm start

Open http://localhost:3000 to view it in the browser.