Social network site clone created using MERN stack with Next.js
- MongoDB
- Express
- React and Next.js
- Node.js
-
Users should be able to post new Posts.
-
A User should be able to Follow other users.
-
User should be able to Like Posts (mark as favorite).
-
User should be able to comment on Posts.
-
User should be able to View his/her or other people's Profiles.
-
Site should be able to display a User's Timeline of the latest Posts.
-
Posts can contain photos.
-
User should be able to search another user by name or username.
-
User can repost Posts.