Please refer to the provided document for the code challenge requirements.
npm start
- Start the application (Port 3000)npm test
- Runs available tests
- Beer list seperated to own component
- unit test added to cover App.js and BeerList.js
- api call moved to seperate file
- inline styles applied to the status to be clearly visible
- Proper styling with seperate syle sheet
- Error handling logging required