Skip to content

An entry-level web application made using REACT, which views contact cards of robot friends and a search bar which dynamically searches with input.

License

Notifications You must be signed in to change notification settings

ji-kun/robofriends

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robofriends


An entry-level web application made using REACT, which views contact cards of robot friends and a search bar which dynamically searches with input. This application was recreated for the purpose of learning.

To view the project

  1. Clone this repo
  2. Go to project directory
  3. Run npm install
  4. Run npm start

Run npm build to minify the code for usage.

This project was bootstrapped with Create React App.

The robot contact info is taken from: https://jsonplaceholder.typicode.com/users

Robot images have been generated using API: https://robohash.org/

About

An entry-level web application made using REACT, which views contact cards of robot friends and a search bar which dynamically searches with input.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.4%
  • HTML 16.3%
  • CSS 4.3%