Skip to content

This is a dictionary application that allows the user to search for a word in the dictionary API and get the meaning of that word

Notifications You must be signed in to change notification settings

Otuyanyangayi/DictionaryApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary Application

An application used to search for words from a dictionary and get the words meanings an synonyms.

This project was bootstrapped with Create React App.

Project Status

This project is currently under development.

Project Screen Shot (UI)

ui

ui

Installation ansd Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

# Install dependencies

npm install 

# To Start Server:

npm start 

To Visit App: https://otuyanyangayi.github.io/DictionaryApp/

Known Bugs

There are no known bugs as of now.

Technologies Used

Reflection

This was a 1 week long project built during my second module at Moringa School of Software Development. Project goals included using technologies learned up until this point and familiarizing myself with documentation for new features.

Originally I wanted to build an application that allowed users to search for various words form the dictionary API and get the meanings back. I started this process by using the create-react-app boilerplate, then adding Materialui and bootstrap.

Support and contact details

Contact me via gracenyangayi@gmail.com

About

This is a dictionary application that allows the user to search for a word in the dictionary API and get the meaning of that word

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published