Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.65 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.65 KB

robofriends

Description

A React app that uses DummyJSON API data to display robot cards. Built with React.js, React Hooks, Redux, TypeScript, Tailwind CSS, RoboHash, and DummyJSON API, deployed on GitHub Pages

I have built tests using Jest, Enzyme, React Testing Library, and additional libraries for Redux actions & reducers, the App container, and several pure components.

Note: Robot images, names, and emails may vary from screenshots/gifs below. The DummyJSON API recently updated their API data, so I switched to using RoboHash for images for theme continuity.

Features

  • Scroll through 30 RoboFriends

  • Search through RoboFriends by name (first or last)

  • Search through RoboFriends by email

  • Waiting for API error message will display if API is down

  • Responsive design using Tailwind CSS

  • Mobile-friendly

  • Custom site favicon