YinkaiXiong / social-media

MERN Social Media Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Social Media Full Stack React App

A social media like application that allow users to share their contents, built with React, JavaScript, Node.js, express.js, MongoDB. Also used API for Google and Facebook OAuth log in, and Cloudinary API for upload and stored users' images.

Live Website

https://social-media-i2xm.onrender.com

Site

Login Page

Sign Up Form

Main Page(Public Timeline)

Profile Page(Personal Timeline)

Installation

Download needed packages:

npm install

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

npm start

Runs the server in the development mode.
Server running on http://localhost:8080

cd .\social-media-back\
npm install

About

MERN Social Media Project


Languages

Language:JavaScript 79.9%Language:CSS 19.3%Language:HTML 0.8%