Skip to content

Creating and Uploading Posts like Reddit or Medium platforms

Notifications You must be signed in to change notification settings

gouravkundu7370/SocialMedia

Repository files navigation

Social Media Platform

Introduction

  • Created a Social Media Platform (Example like Redit / Medium) to interact with each other through Posts

Features

  • Can Publish a Post.
  • View all Posts of all the user.
  • Created a separate npm Package.
  • Signup and Signin Features using jwt tokens
  • Uses mysql as a database.

Installation

After clonning the project :

cd backend
npm i
cd frontend
npm i
cd common
npm i

Demo

  • To signup, visit the SignUp page for first time user.

  • If you already signed up the go the SignIn page.

  • If you are logged in then you can visit the Blogs page.

Login Signup Pages

Login_SignupPages

All Posts

All Posts

Publishing Posts

Publishing Post

Individual Post

Individual Post

About

Creating and Uploading Posts like Reddit or Medium platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published