Ochuwa-sophie / Dictionary

Http client based console application. Made a call to a dictionary API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Hello there ๐Ÿ‘‹๐Ÿพ,

Thanks for stopping by.๐Ÿ‘

In this project, I called a dictionary api using dotnet console. Daneethedeveloper did an amazing job by adding a Blazor UI to it. Here it is. As .net changes I'm open to learning new ways of approaching the various concepts implemented in the http client project.

How to run the App

  1. Clone the app to your machine.
  2. CD into the "src" directory and then "DictionaryBackend" directory.
  3. Ensure your have dotnet core 3.1 installed. If not download from [here] (https://dotnet.microsoft.com/download/dotnet/3.1) .
  4. Run the project by typing dotnet run and press enter.
  5. The project should open in your browser.

About

Http client based console application. Made a call to a dictionary API.


Languages

Language:Vue 43.2%Language:C# 43.0%Language:HTML 10.2%Language:JavaScript 3.5%