#Dictionary App
A Dictionary application build with NEST and Angular Frameworks.
UI Application has built with angular and backend (server) built using Nest framework and for dictionary has implemented with WordsApi
###Frameworks MonoRepository NestJs Angular JS
##Running the Application
git clone <Repo url>
npm install
npm run buildApp
npm run startApp
Run nx dep-graph to see a diagram of the dependencies of your projects.