Skip to content

onanuviie/Dictionary-with-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary with JS

A dictionary made with Javascript and an API

Screenshot

Links

  • You can use the dictionary here
  • See free API used here

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • A dictionary API
  • setAttribute()

What I learnt

This was my first time working with APIs and it was really fun. I learnt how to fetch data and properly copy paths to use in my projects