An open API service indexing awesome lists of open source software.

https://github.com/davidcreador/breaking-react


https://github.com/davidcreador/breaking-react

Last synced: about 1 year ago
JSON representation

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`