This project is an online dictionary web app that allows users to search for words and view their meanings. The app is built using JavaScript and CSS, and includes the following features:
- Word Search: Users can search for words and see their meanings.
- Case-insensitive Search: The search is case-insensitive, meaning that both uppercase and lowercase letters are treated equally.
- Search Across Multiple Fields: The app searches in the
word
,pronunciation
, andmeaning
fields.
You can access the live version of the app at the following link:
To install and use this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/novaday-co/novaday-glossary.git