Dipeshwagle / medium-clone-mern-stack

Fullstack application in Node.js MongoDB/MOngoose React.js Express.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FullStack Application with the MERN stack

Technologies

  1. React.js
  2. Redux
  3. create-react-app
  4. Express.js
  5. Node.js
  6. MongoDB

Features

  • Write a story
  • Social Sign-in - Google+
  • story detail view
  • stories list View
  • Follow a user
  • Add a clap to a story

Installation

  • Git clone this repo here.
  • Move into the folder from your terminal:
    cd medium-clone-on-node
  • Run npm install to install node dependencies.
  • Start MongoDB instance: mongodb.
  • Run npm run dev to start the nodeidon daemon.

App Screenshots

Article View

Feed

Profile

SignInWith Google

About

Fullstack application in Node.js MongoDB/MOngoose React.js Express.js


Languages

Language:JavaScript 91.1%Language:HTML 4.8%Language:Batchfile 3.4%Language:CSS 0.7%