A minimal, modern, and responsive dictionary web application built with Svelte (not SvelteKit). This app allows users to search for words and view their meanings, synonyms, antonyms, examples, pronunciations, and more — all in a beautifully themed interface with light/dark mode support.
🟦 Hosted on Netlify as a static site — perfect for blazing-fast access and zero server-side dependencies.
🔍 Word Lookup
Search any English word to view:
🎧 Audio Pronunciation
Plays audio if available for the searched word.
🎨 Responsive UI
Clean, mobile-friendly design with support for light & dark themes.
⚡ Built with Svelte
Lightning-fast rendering and reactive UI — no virtual DOM overhead.
Search for: word
Example Result:
Word: word /wɜːd/
Part of Speech: noun, verb, interjection
Definitions:
Examples:
Audio: ✅ Available
git clone https://github.com/your-username/dictionaryWeb.git
cd dictionaryWeb
npm install
npm run dev
This project is open and free to use, modify, and distribute under the following conditions:
This software is provided "as is", without warranty of any kind, express or implied.
The author, Sibusiso Buthelezi, is not responsible for any damages, data loss, or other issues that may arise from the use or misuse of this software.
Use at your own risk.
Author: Sibusiso Buthelezi