/robofriends

A React App to search for your robot friends.

Primary LanguageJavaScript

Robofriends

This is a project from The Complete Web Developer in 2020: Zero to Mastery Udemy Course by Andrei Neagoie. This Single Page Application (SPA) is built in React and allows users to search through a number of robot users.

Getting Started

Download this repository and run

npm install
npm start

The application loads and is ready to be used!

Built With

  • React - JavaScript Framework
  • Tahcyons - CSS toolkit to create responsive sites quickly
  • Robohash - Web service that provides images for any text
  • JSONPlaceholder - Fake Online REST API for Testing and Prototyping

Acknowledgements