Skip to content

Veekthor01/Dictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary App

This is a simple dictionary made with React and Vite.

It uses the Free Dictionary API to provide definitions, parts of speech, examples, and audio pronunciations for words.

How to Install

To install the dictionary app, clone the repository and run the following command:

npm install

Once the dependencies have been installed, you can start the development server by running the following command:

npm run dev

The development server will start at http://localhost:5173. You can open this URL in your web browser to view the dictionary app.

Check about section for live site.

License

MIT License.

About

A simple dictionary app

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors