Wordgram uses the free DictionaryAPI to fetch word definitions and display them to user
- Open the WordGram application in your web browser.
- Type a word into the search bar and press Enter or click the search button.
- View the displayed definitions and details for the searched word.
- HTML: For the structure of the application.
- CSS: For styling and layout.
- JavaScript: For interactivity and API integration.
- DictionaryAPI: For fetching word definitions.
This site has been deployed in netlify app, feel free to visit here