Skip to content

drshvik/Social-Media-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

The latest commit is the best version of the project. This Social Media Platform is a MERN Stack Project

The frontend is developed using react-vite and the backend is developed using nodejs, express, mongoose and other required libraries.

The whole frontend code is in the folder named frontend. The steps to run the frontend folder is

  1. Open the frontend folder
  2. In terminal give the following commands npm init cd ./lamdafrontend/ npm run dev

The whole backend code is in the folder named backend. The steps to run the backend folder is

  1. Open the backend folder.
  2. In terminal give the following command node routes

Both the frontend and backend should run simultaneously.

From the previous commit updated some functionalities such as NavLinks in the SideBar Component, myprofile, editprofile image reader and also some button's navigation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published