Description
Hello ,
Welcome to the course MERN Stack Social Media Application 2021
This is a full stack social media application build using React as Front End , Redux as State management , Node JS as run time environment , Express JS as backend framework and Mongo Db as our database.
This is course is absolutely not for beginners.
Social media is a well known platform where a person can share his thoughts , feelings , emotions , achievements.
And also people can interact to other people posts with likes , comments , shares etc.
So we are going to implement all this features in this course.
The topics / concepts covered in this course are
- User Authentication
- Uploading posts
- Editing posts
- Deleting posts
- Post Interactions and analytics
- Followers and Following Modules
- Private and public accounts concept
- Likes and un likes
- Comments
- Infinite scroll
- Uploading images to Cloudinary
- Adding and updating profile pictures and bio’s.
- ANTD UI Framework for rich componets
- Deployment to HEROKU
React
React is a free and open-source front-end JavaScript library for building user interfaces or UI components. It is maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications.
Node
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser