Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 554 Bytes

README.md

File metadata and controls

36 lines (19 loc) · 554 Bytes

Robofriends

Overview

This project aims to allow the users to search and show the possible search input of the available card. It uses state management that reveal changes on status and other information.

Technology used

  • React
  • Redux
  • Tachyons

Demo

Robofriends

Install locally

// In the terminal, run the following commands

npm install
npm start

Credits