A fun and interactive word-based project built using HTML, CSS, and JavaScript.
Check out the live version here:
👉 https://erleen0307.github.io/wordify/
- Clean and responsive user interface
- Real-time word data fetched using APIs
- Interactive UI elements powered by vanilla JavaScript
- HTML5
- CSS3
- JavaScript (ES6)
- Dictionary API – For getting word definitions, phonetics, and meanings
- Wikimedia API – For fetching related images
git clone https://github.com/erleen0307/wordify.git
cd wordifyJust open the file in your browser:
start index.htmlNo additional setup needed — it's a pure front-end project.
wordify/
├── index.html
├── style.css
├── script.js
├── screenshot1.png
├── screenshot2.png
└── README.md
Made with ❤️ by @erleen0307

