Skip to content

ChrisOxygen/dictionary-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary Wiki

A fast, clean dictionary web app built with React. Search any English word and instantly get its definitions, phonetics, audio pronunciation, part of speech, synonyms, and example sentences.

Live site: wiki-dict.netlify.app

Features

  • Word search — look up any English word using the Free Dictionary API
  • Audio pronunciation — listen to how the word is pronounced
  • Full definitions — meanings grouped by part of speech (noun, verb, adjective, etc.)
  • Synonyms — related words displayed for each meaning
  • Dark mode — toggle between light and dark themes
  • Font switcher — change the display font to your preference
  • Responsive — works on desktop and mobile

Tech Stack

Getting Started

npm install
npm start

Open http://localhost:3000 in your browser.

Scripts

Command Description
npm start Start development server
npm run build Build for production
npm test Run tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors