Skip to content

M-Ronny/LookUp-Word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LookUp Word

LookUp Word is a dictionary site that lets users look up a word they wish to know the definition of and returns multiple definitions of that word.

Link to project: http://lookupword.netlify.app/

How It's Made:

Tech used: HTML, CSS, JavaScript

LookUp Word uses an API to fetch the word you put in and return a list of definitions of the word you were looking up. It can also be replaced when looking up another word and returns a different list of definitions.

Lessons Learned:

I learned how to use the forEach method and allow it to go through the definitions quickly without hard-coding it.

Examples:

Take a look at these couple examples that I have in my own portfolio:

Entertainment Watchlist: https://github.com/M-Ronny/entertainment-watchlist

Film Trivia: https://github.com/M-Ronny/film-trivia

Advice Generator: https://github.com/M-Ronny/advice-generator

About

LookUp Word is a dictionary site that lets users look up a word they wish to know the definition of and returns multiple definitions of that word.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors