Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 843 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 843 Bytes

⚡ Search Bar - Harry Potter ⚡

🔎 Search for characters from the Harry Potter and see some details about them.

📚 The Search Bar was made with the intention to study API request in javascript. Built using HTML, CSS, JS and Harry Potter API ⚡ to search/filter Harry Potter characters. There are some things that I learned:

  • Async/Await
  • String join() to join all the element strings;
  • json() method;
  • Arrow Function syntax;
  • JavaScript array filter() method;
  • Case insensitive search (toLowerCase()).

🔎 See more details HERE!!!

Preview 😄

Image Preview