juliusoh / social-network-mern

A social network application that is created by a MERN stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

social-network-mern

A social network application that is created by a MERN stack

Live Demo

Link to Live Site

Features

Users can register, login, sign out, create a post, read a post, see list of users, edit profile, create profile, add a comment, vote down or thumbs up.

Technologies Used

  • React.js
  • Redux
  • React Router
  • Node.js
  • Express
  • MongoDB
  • HTML5
  • CSS3
  • AWS EC2

Getting Started

1. Clone the repository and navigate to the directory

git clone https://github.com/juliusoh/social-network-mern.git

2. Install all dependencies

npm install

3. Compile project

npm run dev

6. Access application by entering https://localhost:3000 in the browser.

Lessons Learned

  • Building a full-stack application
  • Utilizing React Router for application routing
  • Utilizing MongoDB and Node Express for Backend queries

About

A social network application that is created by a MERN stack


Languages

Language:JavaScript 89.3%Language:CSS 7.2%Language:HTML 3.2%Language:Dockerfile 0.2%