/robofriends

Personal react app to experiment with responsive layouts, searching and material design

Primary LanguageJavaScriptMIT LicenseMIT

App built with React and Tachyons to experiment with dynamic searching, responsive layouts and material design. Uses JSONPlaceholder's REST API to get fake user data which is then paired with ROBOHASH to generate unique image placeholders for each user/card. Check it out here.

Install

  1. Clone this repository
  2. cd into folder and install dependencies with npm install
  3. npm start