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.
To run this project locally, follow these instructions:
git clone https://github.com/your-username/your-repo.git
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.
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.
Have a look at here (data modeling in eresar io) - https://app.eraser.io/workspace/aApp3ZG1hjfkrHM4iS8a?origin=share