I`ve been struggling with Promise and async functions for a while, so I decided to make a project from scratch based on these concepts to practice them.
Here is the final result: Character Finder Star Wars
The Repo: GitHub - ribeiroAllison/star-wars
Hope you guys like it!
1 Like
really cool!! what if you add another criteria to select, like “favorite weapon”?
1 Like
Would be very cool, however, there is not this attribute in the object that I receive from the API.
There are some other nice ones like the planet each character was born on and the ship that they pilot. Maybe I could include one of those 
1 Like