Skip to content

KrisMatrix/robofriends-complete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robofriends Demonstration Project

License: MIT License

This is a repository for the Robofriends app made with React. React is a open-source frontend framework/library created by Facebook. This is project that I created to showcase what I learned with a course on React.

Link: https://krismatrix.github.io/robofriends/

Robofriends React App

This project has 6 components:

  • src/containers/App.js
  • src/components/Card.js
  • src/components/CardList.js
  • src/components/ErrorBoundary.js
  • src/components/Scroll.js
  • src/components/SearchBox.js

The App.js is the root component with a header, searchbox, and a container with cards. The container for all the cards is called Scroll which allows user to scroll through the robot cards.

About

Learning React with ZTM Web Dev course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published