CodeYourFuture / CodeYourFuture/React-Module-Project
Feature Error Message
Open
♟️ Dependent ticket
🏕 Priority Mandatory
🐇 Size Small
📅 Week 3
📅 Week 4
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
## Show an error message
**Instructions:**
Display an error message in `` if there is an HTTP error when fetching data from the server. To test this, try loading data from `https://cyf-react.glitch.me/error`, which will return a 500 HTTP error.
**Hint:** Try looking at your Pokemon app for an example.
If you complete #22 and merge it, you will likely reduce the work needed here
**Test:**
- [ ] When loading bookings data from the `/error` endpoint, an error message should be displayed on the screen.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.