This project is a Dictionary app.
Data provided for each word search is fetched from this Free Dictionary API using Axios.
Dictionary is created using:
- React, version: 17.0.2
- Axios, version: 0.24.0
The link to a live demonstration of how this app works can be found here; Dictionary
I hope you enjoyed it!