Skip to content

HinaMatre/dictionary-fetch-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dictionary-fetch-practice

A web app to practice fetching word definitions and meanings from a Dictionary API.

Project Overview

This is a learning project focused on mastering the JavaScript Fetch API. It allows users to input a word and dynamically retrieves data from an external dictionary service.

Key Learning Goals:

  • Fetching data from a REST API.
  • Handling JSON responses.
  • Displaying meanings, definitions, and phonetics on the UI.

About

A web app to practice fetching word definitions and meanings from a Dictionary API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors