Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 491 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 491 Bytes

Robot Friends

Your favorite application to find robots!

image

To-do

  • Implement responsiveness
  • Implement loading bar
  • Refactor components to use barrel architecture
  • Implement typescript
  • Change images API

Running the Project

To get started, fork the repository, clone it, and then run the following commands:

yarn install
yarn run start