Skip to content

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

License

Notifications You must be signed in to change notification settings

saddamarbaa/netflix-clone-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: [email protected]

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 [email protected].

Feedback

If you have any feedback, please reach out to me at [email protected]

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published