Skip to content

daltobello/word-atlas

Repository files navigation

Word Atlas

Abstract

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.

Preview

Screenshot 2024-04-03 at 5 55 34 PM Screenshot 2024-04-03 at 5 56 33 PM Screenshot 2024-04-03 at 5 57 44 PM Screenshot 2024-04-03 at 5 58 16 PM

Contributors

Tech Stack

React React Router JavaScript HTML5 CSS3 cypress

Visual Studio Code Figma Notion

User Stories

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

Setup

  1. Clone down this repository:
https://github.com/daltobello/word-atlas
  1. cd into word-atlas directory and run:
npm install
npm start
  1. Enter the following url in your browser: http://localhost:3000/