/robots

Responsive React app using JSONPlaceholder API.

Primary LanguageJavaScript

Robots

Robots is a small, experimental React app for searching and filtering different robot profiles provided by the JSON Placeholder API. It's a playground for messing with debouncing, search, ranking, and other search-driven features.

Installation

Clone the repository and start a local dev server:

git clone https://github.com/lyndseyduffield/robots
cd robots
npm start