This is a Basic React App able to look for items in a data collection. Implemented to be working with Redux sinchronously.
- React
- Redux
- JSON
- Ajax
- Jest & Enzyme
- NO DATABASE
- tachyons - framework for fast loading and fully responsive CSS
Make sure to have git and node installed, then run:
git clone https://github.com/ale917k/robofriend
cd ./robofriend
npm install
npm start