


A simple api powered dictionary search.
- Fire Base - Deployments, metrics, ci/cd
- React / NX.dev - React SPA for the Front-end with NX.dev for VERY opinionated repo managemtn and build tools.
- React Query - Data fetching, nutations, and network data cache management.
- Vite - Build tooling.
- Typescript - bacause there is no reason not to have type safety.
- Material UI - Styled components an MUI for the UI framework.
About Dictionary
This app is a simple yet sleek dictionary designed with a clean, user-friendly UI. The main feature is a debounced search bar, which helps you quickly look up words without overwhelming the system with requests. When you type in a word, it fetches the definition from an API-powered dictionary, giving you accurate and up-to-date results. The goal was to create something both functional and visually appealing, making word lookup feel smooth and effortless.