Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 688 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 688 Bytes

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