This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules. Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
!!! Hello everyone, Welcome to this repository.
Project Name : Netflix Clone
Using : React-Vite, Tailwind(Css Library) , Firebase as authentication, database, and for hosting this website.
Author:
Member 1 : Name: Shovan Bhattacharjee || Id: C211010 || Sec.: 6AM
Member 2 : Name: Imon Shahriar Ifti || Id: C211029 || Sec.: 6AM
Member 3 : Name: Hasanuzzam || Id: C211014 || Sec.: 6AM
Project Features :
- Interactive UI. (We used Tailwind)
- API connection. (We used the popular movie api site (http://tmdb.org))
- Firebase authentication for LogIn Info and SignUp.
- There create a Protected Mode by which if you are not LogIn then you can not access the Profile Section.
- Add favorite Movie List on profile section. (We can add and remove)
Project Pages:
- Home Page. (Combination of Navbar,Hero,MovieItem,MovieRow sections)
- SignUp Page.
- LogIn page.
- Profile.