An open API service indexing awesome lists of open source software.

https://github.com/subhamk108/next-pocket-dictionary

A simple Dictionary app with an elegant UI.
https://github.com/subhamk108/next-pocket-dictionary

api dictionary dictionary-application nextjs react reactjs rest-api

Last synced: 3 months ago
JSON representation

A simple Dictionary app with an elegant UI.

Awesome Lists containing this project

README

          

# Next Pocket Dictionary

> This was initially created for teaching & demonstrating the features of [NextJS](https://nextjs.org/) and [TailwindCSS](https://tailwindcss.com/).

## Features

Basically a Dictionary app where you can get the meaning, definitions, pronounciations & synonyms/antonyms for any specific word. You can also do a continuous search on any synonym/antonym by simply clicking on them.

## Credits

Massive credit goes to the wonderful creator of the [Free Dictionary API](https://github.com/meetDeveloper/freeDictionaryAPI) project, this app simply wouldn't exist without it. He's doing a marvelous job for the community by keeping this API FREE, so that other developers can use it to create awesome new apps & products. Go check out his open source work & you can support him for his work as well if you want to.