Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
React Node Stripe MongoDB MERN Stack Subscription App
Rating: 4.3 out of 5(119 ratings)
1,059 students

React Node Stripe MongoDB MERN Stack Subscription App

Explore unlimited possibilities by learning how to build subscription app for recurring billing using Stripe with MERN
Created byRyan Dhungel
Last updated 5/2024
English

What you'll learn

  • Learn to build complete subscription system
  • Learn how to architect a full stack app
  • Learn to build Node MongoDB Stripe API with React Client
  • Get ready to start building real world projects
  • Learn to implement Authentication and Authorization in your app

Course content

9 sections53 lectures7h 2m total length
  • Are you new to JavaScript React and NodeJs?0:33
  • Subscription app demo6:04

    Discover a Stripe-powered subscription app built with React, Node, and MongoDB, featuring user registration, plan-based access, and a hosted checkout with upgrade, cancel, and payment management.

  • Course Introduction3:43
  • Sign up to stripe3:16
  • Source code for each lectures0:07
  • Sign up to mongo atlas6:07

    Sign up for MongoDB Atlas to create a free cloud cluster, set up a database user, and obtain the connection string for your MERN stack app.

  • Client and server setup7:05

Requirements

  • Basic understanding of JavaScript, React and Node

Description

Learn how to easily monetize your app by adding subscription system using stripe.

Subscription system is a recurring billing system which you will charge your customers each month for providing certain service.

Using stripe, you will be able to build fully compliant secure payment system to take user's credit card details, allow them to update, pause or cancel their plans and even update their card details, all from the account page in your app.

This course has more than subscription system. It shows you how to construct an app that can help you monetize any ideas or business necessity you may have.

To give you a complete idea on how to actually use subscription in real world app, I have build the whole app from scratch with complete authentication (login/register) system.

You will also learn how to protect your client and server routes from not authenticated users and the users who have not paid for the subscription plans yet.

You will also learn how to create a business model that will give you an idea on how to build many different types of app that will benefit from subscription based payment system. Imagination is the limit.

So if you are excited to learn how to build real world subscription system with MERN (MongoDB, Express, React, Node) stack and stripe, all starting from scratch, look no further, This course has everything you need. I hope to see you inside the course.

Who this course is for:

  • Any JavaScript developer looking to build subscription system
  • Any JavaScript developer looking to understand full stack MERN stack