anmolmathias / robofriends

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

Home Page:https://anmolmathias.github.io/robofriends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://anmolmathias.github.io/robofriends

License:MIT License


Languages

Language:JavaScript 54.6%Language:CSS 33.9%Language:HTML 11.5%