Todo List:
- Test
- Use server components for components that doesn't make fetches
Features used:
- Cached response with revalidate of 1 hour.
- use hook + suspense
SWAPI has the following problems:
- Does not include images.
- When you're trying to include your own images, some images might not be available.
- Starships have an specific id, which is not increasing and ordered (e.g. the first entry has id 2, the second 3 and the third might be 5 for example)