medium-clone-mern-stack
medium-clone-mern-stack copied to clipboard
Fullstack application in Node.js MongoDB/MOngoose React.js Express.js
FullStack Application with the MERN stack
Technologies
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 installto install node dependencies. - Start MongoDB instance:
mongodb. - Run
npm run devto start thenodeidondaemon.
App Screenshots
Article View

Feed

Profile

SignInWith Google
