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.
Download this repository and run
npm install
npm start
The application loads and is ready to be used!
- 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