Skip to content

MERN stack Project (React, Redux+Node.js, MongoDB, CSS, Bootstrap)

Notifications You must be signed in to change notification settings

arpitapandya/Socially

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Node Social Network

A simple social media application with users, posts, likes and comments - developed using React, Redux, Node, Express and MongoDB.

User is required to create an account to get access.

Features

This web application allows user to create a post, they also can view and follow different users and comment and like on different post.

Technologies

This application is built with React Redux and Node.js Express.js. Database managed with MongoDB

How to run this code

  • Make sure MongoDB is running on your system
  • Clone this repository
  • Open command line in the cloned folder,
  • To install dependencies, run npm install or yarn
  • To run the application for development, run npm run development or yarn development
  • Open localhost:8080 in the browser.
  • CLIENT_URL= localhost:3000

About

MERN stack Project (React, Redux+Node.js, MongoDB, CSS, Bootstrap)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages