This application caters to anyone aiming to enhance their English proficiency by offering a comprehensive dictionary and thesaurus. Users can search words, accessing detailed information such as definitions, parts of speech, and illustrative usage. The app presents a spectrum of synonyms and antonyms, which are color-coded to highlight their relevance.
Users should be able to:
- Navigate between dictionary and thesaurus
- Search for a word
- View the definition, phonetic, parts of speech, and usage example in the dictionary
- View a list of synonyms and antonyms color coded by relevance in the thesaurus view
- See error messages if there are server errors
- Clone down this repository:
https://github.com/daltobello/word-atlas
cd
intoword-atlas
directory and run:
npm install
npm start
- Enter the following url in your browser: http://localhost:3000/