This application was developed for the purpose of learning and implementing react, firebase, tailwind concepts. This Netflix web application enable an autheticated user to add movies to their account. The movies added to myShows page will be updated in firebase in realtime. All the css is done utilizing tailwind. Futhermore, the netflix app is responsive.
Checkout the Live Demo
- React Hooks (useContext)
- Protected Routes
- Tailwind css
- Media query in tailwind
- Typescript
- Prisma
- Next.js