https://github.com/joakimteixeira/robot-friends
Your favorite application to find robots!
https://github.com/joakimteixeira/robot-friends
barrel-files css error-boundary javascript prettier-eslint reactjs redux redux-thunk responsive-design vite yarn
Last synced: 3 months ago
JSON representation
Your favorite application to find robots!
- Host: GitHub
- URL: https://github.com/joakimteixeira/robot-friends
- Owner: JoakimTeixeira
- Created: 2020-06-09T03:01:55.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:16:45.000Z (7 months ago)
- Last Synced: 2025-01-17T08:37:17.373Z (4 months ago)
- Topics: barrel-files, css, error-boundary, javascript, prettier-eslint, reactjs, redux, redux-thunk, responsive-design, vite, yarn
- Language: JavaScript
- Homepage: https://joakimteixeira.github.io/robot-friends/
- Size: 1.58 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Robot Friends
Your favorite application to find robots!

## To-do
- [X] Implement responsiveness
- [X] Implement loading bar
- [X] 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