Skip to content

mariaalouisaa/Dictionary-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Disctionary App

Made using data from from Free Dictionary API and Pexels API

  • User can search millions of words and data will be fetched from the API.
  • Response for the user includes definition, example, synonyms and images.
  • Synonyms trigger and new search (new API call) onClick.
  • Page is fully responsive.
  • Axios.js used for GET request.
  • react-create-app used to compile react files

dictionary

⭐ Site hosted on Netflify