Code_Challenge

Deploy

This application including the following tools

  • React
  • Redux
  • React Router
  • React + Redux
  • Yarn
  • Webpack
  • Node Js
  • Express
  • Mocha

Installation

git clone https://github.com/pedoe/Code_Challenge.git
yarn
node server.js

Then open http://localhost:8080/ to see the application

Deploy to Heroku

Demo https://powerful-mountain-27404.herokuapp.com/

Test & Build

node test.js
yarn build