Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 632 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 632 Bytes

Robofriends

This is a Basic React App able to look for items in a data collection. Implemented to be working with Redux sinchronously.

Open Live Project

What It Uses:

  • React
  • Redux
  • JSON
  • Ajax
  • Jest & Enzyme
  • NO DATABASE
  • tachyons - framework for fast loading and fully responsive CSS

Installation

Make sure to have git and node installed, then run:

git clone https://github.com/ale917k/robofriend
cd ./robofriend
npm install
npm start

License

MIT