/netflix-clone-api

==> Creating NetFlix API with Node.js, Express, MongoDB, and JSON Web Token Authentication with complete user authentication

Primary LanguageJavaScriptMIT LicenseMIT

Netflix Clone API

Free Open source Netflix API built by the power of JavaScript and Node.js

Table of contents

Author

Technologies

  • Node.js
  • Express
  • MongoDB
  • JSON Web Token (JWT)
  • bcryptjs

Demo

Testing Email: testverstion@gmail.com

Testing Password: 12345test

Related_Projects

Netflix Clone App built with React Js, TypeScript, Redux, Firestore, Vercel Hosting, with complete user authentication

Hulu Clone App built with React Js, Next Js, TypeScript, Redux, Tailwind CSS, Vercel Hosting, with complete user authentication

Open Source Ecommerce API built with | Nodejs + Express + Mongodb + JWT authentication (CRUD operations, search, sort, filter, image upload and pagination)

Blog API built with | Nodejs + Express + Mongodb

Twitter API built with | Nodejs + Express + Mongodb

Features

  • Complete user authentication users can sign in, sign out
  • View top rated movies
  • View all netflix main genres
  • View youtube thriller
  • Add favorite movies to their wishList
  • Used TMDb API
  • Stripe Checkout/Payments (TODO)

Status

Project is now complete in vanilla javaScript also in React Js so my next step I would love to converted to React + TypeScript + Next.js

Contributing

Contributions are always welcome!

Support

For support, email saddamarbaas@gmail.com.

Feedback

If you have any feedback, please reach out to me at saddamarbaas@gmail.com

Twitter https://twitter.com/ArbaaSaddam/

Linkedin. https://www.linkedin.com/in/saddamarbaa/

Github https://github.com/saddamarbaa

Instagram https://www.instagram.com/saddam.dev/

Facebook https://www.facebook.com/saddam.arbaa

Inspiration

Build By Saddam Arbaa Project inspired by [Netflix] https://www.netflix.com

Run_Locally

Clone the project

  https://github.com/saddamarbaa/netflix-clone-api

Go to the project directory

  cd netflix-clone-api

Install dependencies

  npm install

Start the server

  node server.js

Environment

  • To run this project, you will need to add the following environment variables to your .env file

  • MONGO_USER

  • MONGO_PASSWORD

  • MONGO_DB_NAME

  • TOKEN_SECRET

Deployment

To deploy this project on Heroku Flow the Flowing documentation Deploying Node.js Apps on Heroku

Screenshots

Log in Page

image

image

Register page

image

Home Page

image

image

image