A simple and elegant web application that lets users search and read Wikipedia articles directly from the browser. Built using HTML, CSS, and JavaScript, this app utilizes the Wikipedia API to fetch and display results in real-time.
- 🔍 Search any topic on Wikipedia
- 📖 View short summaries and article links
- 💨 Fast, clean, and responsive interface
- 🌐 Fully browser-based — no backend required
- 🧩 API integration using JavaScript
fetch
- HTML – for structure
- CSS – for responsive and modern design
- JavaScript – for dynamic API calls and UI interaction
- Wikipedia REST API – to fetch search results
https://velapoojitha.github.io/Wikipedia/