Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 428 Bytes

File metadata and controls

14 lines (11 loc) · 428 Bytes

This app was bootstrapped with npx create-react-app.

If you wish to run this locally, please feel free to clone it down and cd into the folder small-human (cd small-human). Once inside, please run npm install and then npm start to make it run.

  • git clone
  • cd small-human
  • npm install
  • npm start

##Technologies Used

  • React
  • Redux + Thunk
  • React-Router
  • custom Sass (styles and animations) and Flexbox (responsiveness)