Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

blazor blazor-application blazor-webassembly c-sharp csharp dictionary dictionary-application dotnet dotnet-core rest-api

Last synced: about 6 hours ago
JSON representation

A simple Dictionary app with an elegant UI.

Awesome Lists containing this project

README

        

# Blazor Pocket Dictionary

> This was initially created for teaching & demonstrating the features of [.NET Blazor](https://dotnet.microsoft.com/en-us/apps/aspnet/web-apps/blazor) 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.