Skip to content

joshinihal/mern-social-media

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social media app using MERN stack

Deployed on : https://social-media-react-node.herokuapp.com/

Login, Logout, post, like and comment options.

Getting Started with the project

This project uses React, Node, Express, MongoDB, Graphql, Apollo Client and Chart.js.

npm install

To install all the packages (in top level directory and also in 'client' folder).

Adding data to MongoDB

Add mongo db url in env file

Available Scripts

In the client directory, you can run:

npm start

Runs the React app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

In the project directory, you can run:

npm run server

Runs the server with Express .\

You can use concurrently dependency to run both the servers together. Configure the script in package.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published