/conduit

This is my front to back MERN Stack Demo App.

Primary LanguageJavaScript

conduit

Conduit is a blogging platform, an exemplary Medium.com clone, built as a Phoenix web application.

Technology Stack: NodeJS, Express, MongoDB, React, Redux.

Install

Server@localhost:5000

  1. $server: npm install
  2. $server: npm run server

Client@localhost:3000

  1. $client: npm install
  2. $client: npm start

Functionality and requirements are referenced from https://github.com/gothinkster/react-redux-realworld-example-app