A simple web application that fetches and displays summaries from Wikipedia. This project uses vanilla HTML, CSS, and JavaScript, providing a minimal and lightweight solution to quickly generate Wikipedia summaries for any topic.
- Real-Time Summary: Fetches a short summary of any topic from Wikipedia's REST API.
- Minimal Design: Clean and simple interface without any external CSS framework.
- Download Summary: Users can download the fetched summary as a .txt file.
- Clear Input: Easily clear the topic input and result.
- HTML5: Structure of the web page.
- CSS3: Custom styling for the app.
- JavaScript: For handling API requests and dynamic interactions.
-
Clone the repository:
git clone https://github.com/yourusername/wikipedia-summary-generator.git
-
Navigate to the project folder:
cd wikipedia-summary-generator
-
Open the index.html file in any web browser:
-
Enter a topic in the input field and press the "Search" button to get the summary.
-
📦 wikipedia-summary-generator
-
📄 index.html # Main HTML file
-
📄 style.css # CSS for styling
-
📄 script.js # JavaScript logic for API fetching and DOM manipulation
-
📄 README.md # Project documentation
- No external dependencies required.
- You can use CDN tailwind instead of vanilla CSS if you prefer.
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
This project is licensed under the MIT License
- Feel free to get in touch
- [email protected]