Skip to content

RITIKHARIANI/Social-Network

Repository files navigation

Social Network MERN

This is a Social Network of developers made using MERN stack.

Getting Started

Clone the repo using:

git clone https://github.com/RITIKHARIANI/Social-Network.git

To install dependencies run: In the root folder:

npm install

Then,

cd client
npm install

Setup config files:

In config/default.json,

Insert your mongoURI, Secret Key, Github Personal Access Token.

To run the project on localhost:

npm run dev

Build for production

cd client
npm run build

About

Social Network for Developers using MERN stack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published