Skip to content

Social Share is an web application where user can create account and post their thoughts also he/she can comment on their/other's post. Someone can search posts.

Notifications You must be signed in to change notification settings

i9shubham/social-share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-share

Social Share is an web application where user can create account and post their thoughts also he/she can comment on their/other's post. Someone can search posts.

Setting Up Locally

To run this project locally, follow these instructions:

Step 1: Clone the Repository

git clone https://github.com/your-username/your-repo.git

Step 2: Set Up Client

Navigate to the Client Directory:

cd client

Install Dependencies:

npm install

Start the Client:

npm run dev

This will launch the client application. Open your browser and visit http://localhost:5173/ to access the client.

Step 3: Set Up Server

Navigate to the Server Directory:

cd server

Install Dependencies:

npm install

Start the Server:

npm run dev

This will start the server. Open your browser and visit http://localhost:8080 to interact with the server.

Now, both the client and server of your project should be running locally.

Data Modeling in MongoDB

image
Have a look at here (data modeling in eresar io) - https://app.eraser.io/workspace/aApp3ZG1hjfkrHM4iS8a?origin=share

About

Social Share is an web application where user can create account and post their thoughts also he/she can comment on their/other's post. Someone can search posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published