FBDevCLagos / hiddenwisdom-react-js

Hidden Wisdom Front End Project
MIT License
4 stars 0 forks source link

build app so it's well set on its way to mvp #4

Closed innocentamadi closed 8 years ago

innocentamadi commented 8 years ago

This PR:

  1. Sets up redux with redux-thunk to handle async requests,
  2. Set up mock APIs following the base documentation laid out by the API team
  3. Redesign css template layouts, rewrites css files, predefine most variables needed to give the site a theme
  4. Gets the app to fetch content from mock API so home page proverbs can be loaded dynamically

Current app state as proposed by this PR is live on http://hiddenwisdom-ng.herokuapp.com/

innocentamadi commented 8 years ago

I have no idea what CircleCI counts as a failing test. Smh 😃

akinjide commented 8 years ago

How do we handle this failing tests? I checked in with @andela-Jaderibigbe and I we couldn't start the app. But develop branch started successfully