Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 408 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 408 Bytes

Dictionary_App

Things learnt through this project

  • Api fetching
  • Manipulating DOM , mainly with classList.add() and classList.remove()
  • Extracting different object from JSON
  • insertAdjacentHTML()
  • extracting audio and retrieving it on click
  • Promises and handling errors
  • writing proper functions in JS

Live at : https://shivarapolu01.github.io/Dictionary_App/