Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.13 KB

File metadata and controls

37 lines (27 loc) · 1.13 KB

RoboFriends React Project

A ReactJS project that fetches user data from an API and displays it in an interactive and responsive User Interface (UI).

Table of contents

Overview

Screenshot

RoboFriends Project

Links

My Process

Built with

  • React 18.2.0
  • Tachyons
  • CSS
  • JSONPlaceholder Fake API
  • RoboHash

How To Use

To find listed users, click the search box and type any letters. The application will filter through the names of each user, making it easy to find who you're looking for.

Useful Resources

React Documentation - A comprehensive guide on React concepts you will encounter.