Full-Stack/MERN Stack Social Media App | MongoDB, Express, React, Node

preview_player
Показать описание
Hello coders, welcome to the second episode of Full-Stack Social Media Project. In this project, we will build and deploy a fully responsive FullStack or MERN Stack Social Media application using MongoDB, ExpressJs, Reactjs, NodeJs, and tailwind CSS for styling our UI.

Build and Deploy a MERN Stack or Fullstack Social Media App | React, Tailwind CSS - Frontend
Build and Deploy a MERN Stack or Fullstack Social Media App | MongoDB, ExpressJs, NodeJs - Backend/Server
Full-Stack/MERN Stack Social Media App | MongoDB, Express, React, Node
#mongodb #expressjs #reactjs #nodejs #tailwindcss

SUPPORT CODEWAVE👇
❤️🧡 💛 💚 💙 🧑🏿‍💻 👨🏿‍💻👇👇

BACKEND CODE:

Assets:

TELEGRAM CHANNEL:

Timestamps👇
00:00:00 - Intro
00:00:25 - Project Settings
00:01:48 - MongoDB Setup
00:09:53 - Express App
00:15:09 - MongoDB Models
00:25:03 - Controllers
01:14:26 - API Test in Postman
02:24:37 - Post Controllers
02:51:33 - Final API Test
03:07:05 - Client Side
03:10:38 - Utils Functions
03:27:19 - Register Page
03:33:58 - Login Page
03:44:29 - Home Page
03:54:57 - Edit Profile Page
04:31:23 - Profile Page
04:43:43 - Deployment
Рекомендации по теме
Комментарии
Автор

Should you face any challenges in the development and deployment of your app, , kind the telegram channel using the link in the description to meet fellow developers for support and assistance.

CodeWaveWithAsante
Автор

I'll start it today, first i thought it was over, glad you make 2nd part

kushsharma
Автор

Your tuts are amazing mate. Please continue doing this. I hope, I'll get a job soon and I'll be able to support you :)

zarakikenpachi
Автор

I have a question : Why in the file index.js in utils folder we have not to import dotenv and config it and we can use env variables and in sendEmail.js we have to import it ?

oshri
Автор

it was a great application and I learned a lot of new things. ❤ 😊

GoogleSoftwareEnginear
Автор

In edit profile when I click on submit it redirects to login page y?

riza
Автор

1:47:39 Can someone tell me, how did you connect this submit button with the post request?

damyaniliev
Автор

1:56:37 why did you created new token after updating the user?.There is already a token and what relation does the updated fileds have with the token?

ajmalksaleem
Автор

Its showing authentication failed when I am liking or deleting or even sending any post as an error, no routing or other errors but when clicking the button, on console I am getting this, did someone have any idea why I am getting this error

piyush
Автор

Can you please tell while using postman for post do we have to write password of our email account?

lvidxcz
Автор

i'm getting authentication failed when i submit post, login, registeration and even password reset works fine. help please

straightuprecordlabel
Автор

broo...after deployment 5:02:21 for login localhost url ... where i need to change it i find in my code but did not get it

kingofluck
Автор

Please provide the code its hard for me to figure out the login error 1:27:25

tusharpaul
Автор

This is great, I hope you will be making more tutorials like this. Great job!

spencercecil
Автор

The video is very informative but i wish that if you can add a chat feature it will be a bonus one😄 too ?

pravinthakur
Автор

If you are using Express >= 4.16.0, body parser has been re-added under the methods express.json() and express.urlencoded() so if you are not using body-parser it is ok

om
Автор

I have no idea about mongodb nd express first have to learn that individually or you explained this for entry lvl

photon
Автор

Sir it is very good project make more projects using mern without of using next js do not use next js

Muhammad-yzyf
Автор

Does any get this error when the home page tries to fetch posts "TypeError: Cannot read properties of undefined (reading 'type')
"?

straightuprecordlabel
Автор

I'm a bit stuck at 3:33:37. I have tried to find a way to fix it by going back in your video and making sure I didn't mistype anything and also tried documentation, but I can't figure it out. Everything works until I try to create another user with the same email address (I'm using my own) and instead of getting a success of "failed" and the message saying email already exists I'm getting undefined. If the same was happening to you where would you look for the bug? I have triple checked /utils/index in the client side, index.js on server side, the authController and the errorMiddleware. made sure any imports exports were correct too.

darkangel