Learn MERN by Building a Subscription App - Part 1

Опубликовано: 22 Ноябрь 2021
на канале: Laith Academy
34,280
931

This is part 1 of a MERN stack tutorial where we build a subscription application with Stripe.

Second Channel:
   / @laiture123  

GitHub repo:
https://github.com/harblaith7/subscri...

Timeline:
0:00 - Project Demo
7:35 - What we'll Learn
11:02 - Creating a React App
18:45 - React Bootstrap
25:45 - Styled Components
39:20 - Modals
58:05 - Intro to Authentication
1:02:33 - Creating a Server
1:12:32 - Signup Route
1:26:49 - MongoDB Atlas
1:47:40 - Password Hashing
1:56:15 - Json Web Tokens
2:05:24 - Login Route