https://github.com/aadewunmi/dictionary-web-app
"Dicky Bird" - A Web Dictionary Application || Tech Stack: HTML / CSS / JavaScript
https://github.com/aadewunmi/dictionary-web-app
css dictionary-api html javascript web-application web-dictionary-app
Last synced: about 1 year ago
JSON representation
"Dicky Bird" - A Web Dictionary Application || Tech Stack: HTML / CSS / JavaScript
- Host: GitHub
- URL: https://github.com/aadewunmi/dictionary-web-app
- Owner: AAdewunmi
- Created: 2024-06-09T20:58:30.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T06:49:13.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T06:11:27.398Z (about 1 year ago)
- Topics: css, dictionary-api, html, javascript, web-application, web-dictionary-app
- Language: CSS
- Homepage: https://www.udemy.com/course/build-real-world-javascript-development-projects/
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project Title:
"Dicky Bird" - Web Dictionary Application
## 1. Project Description:
This is a web-based dictionary application that allows users to perform the following tasks:
- Search any word
- Listen to Pronunciation
- Find meaning of the Word
- View synonyms for a given word
- View scrollable card selection to display meaning of words
## 2. Tech Stack / Dependencies:
- HTML
- CSS
- JavaScript
- Free Dictionary API
## 3. Installation:
To install:
i. Clone the following git repo:
```
https://github.com/AAdewunmi/Dictionary-Web-App.git
```
ii. Open project folder
iii. Explore
😎
## 4. How To Use:
i. Run index.html file in an IDE
## 5. Demo


## 6. Adapted from:
UDEMY Course Name:
Build 18 Real World JavaScript Development Projects Bootcamp
Section 6: Code a Dictionary Application in JavaScript using API
Created by: Pianalytix
URL: https://www.udemy.com/course/build-real-world-javascript-development-projects/