Skip to content

A dictionary web app, built using react. Will need to individually run npm start on frontend and backend folders. They were created separately from eachother and work in tandem.

Notifications You must be signed in to change notification settings

ColeOliva/dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dictionary

yep, you heard it. It's a dictionary app. that's all we got. pretty straightforward, you can search up words (using API (link in backend folder readme)), save your favorite words (wowza!), and even listen to the audio of it (only for select words... if the audio is not present in the API grab it will throw an error)!

to use run ./start.sh. this only starts frontend and backend, and doesn't install any dependencies, so there's a solid chance it won't work. I just didn't want to be installing anything on someone's device if they unknowingly ran this. use npm install in both frontend and backend directories to install dependencies.

About

A dictionary web app, built using react. Will need to individually run npm start on frontend and backend folders. They were created separately from eachother and work in tandem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages