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!
- React Props
- React States
- React Components
- Firebase Auth
- Javascript Objects
- CSS Animations
- Responsive CSS
- JSX
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.