Skip to content

A Web application with robots as friends using React, Robohash API and JSONPlaceholder API

Notifications You must be signed in to change notification settings

donmarvex/robofriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Robofriends web app created with React

Netlify Status

Live deployment can be found on;

The web app gets information about robot users through the {JSON} Placeholder API, which can be accessed here and generated images from the Robohash API also here

As the user interacts with the search component, the robots automatically get updated depending on the input in the search field.

To run this project locally for development purposes you can fork or clone the repository, have Node installed on your machine, and then run the following commands in your terminal.

npm install

npm start

About

A Web application with robots as friends using React, Robohash API and JSONPlaceholder API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published