https://github.com/davidcreador/breaking-react
https://github.com/davidcreador/breaking-react
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/davidcreador/breaking-react
- Owner: Davidcreador
- Created: 2020-05-06T19:56:30.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T20:00:34.000Z (over 3 years ago)
- Last Synced: 2025-02-03T23:51:46.395Z (over 1 year ago)
- Language: CSS
- Size: 4.18 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Name: Helmut Pastor
## Requirements Not Implemented
- Not implemented a good error handling
- Not implemented boundaries for react component errors
## Bugs
- Not properly handling errors on the API and Components
- Not responsive at all
## Things I would do if I had more time
- DRY the code
- Implement better error handling
- Implement responsive layout
- Implement Caching layer to avoid multiple http request
## How to run the project
- `yarn install`
- `yarn start`