Skip to content

aiman-saeed/conduit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

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