karthikeyana / SocialU

MERN Stack application Social Network Using Reactjs Redux as the Frontend and Nodejs Expressjs as the backend

Home Page:https://salty-lake-52993.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocialU

MERN Stack application Social Network Using Reactjs Redux as the Frontend and Expressjs MongoDB as the backend

alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

You need to have create-react-app installed globally in your system and Mongodb 3.6 +

Installing

A step by step series of examples that tell you how to get a development env running

Install the Frontend

cd SocialU/client

npm i

Installing the Backend

cd SocialU

npm i

Built With

  • [Reactjs] The UI Library used
  • [Redux] - State Management
  • [Nodejs Expressjs] - The backend of the application
  • [MongoDB] - NOsql database and ORM mongoose

Contributing

Send a pull request to enhance my project more

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Stackoverflow Community for helping out when stuck somewhere

About

MERN Stack application Social Network Using Reactjs Redux as the Frontend and Nodejs Expressjs as the backend

https://salty-lake-52993.herokuapp.com/


Languages

Language:JavaScript 97.9%Language:HTML 1.5%Language:CSS 0.6%