Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 5 hours 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T19:16:45.000Z (9 days ago)
- Last Synced: 2024-11-07T20:23:54.435Z (9 days 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!
![image](https://user-images.githubusercontent.com/12193814/84701467-6ddee480-af2b-11ea-8da7-e06fc229d0da.png)
## 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