A simple web application that lets users search for English words and view their meanings, phonetics, and parts of speech β built with Node.js, Express, and the Free Dictionary API.
π View deployed app on Render
This app allows users to:
- Enter an English word into a text box.
- Fetch data from the Free Dictionary API.
- Display the wordβs phonetics, part of speech, and definitions.
- Handle invalid inputs gracefully with friendly messages.
- Enjoy a clean, responsive, and accessible design.
- Node.js and Express for the backend server.
- HTML, CSS, and Vanilla JS for the frontend.
- Free Dictionary API for fetching word definitions.
- Render for deployment.
Milo Neumann