https://github.com/mzilinassim/wiki
Simple search website
https://github.com/mzilinassim/wiki
css html javascript static wikipedia-api
Last synced: about 2 months ago
JSON representation
Simple search website
- Host: GitHub
- URL: https://github.com/mzilinassim/wiki
- Owner: mziliNassim
- Created: 2023-12-04T23:00:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-23T22:28:56.000Z (6 months ago)
- Last Synced: 2025-03-27T00:12:02.235Z (3 months ago)
- Topics: css, html, javascript, static, wikipedia-api
- Language: HTML
- Homepage: https://mzilinassim.github.io/wiki/
- Size: 565 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Wikipedia-like Search Website
## [Website Preview](https://mzili.com/projects/wiki/wiki.html)
This is a simple search website that allows users to search for articles and retrieve relevant information. It is built using HTML, CSS, and JavaScript. The website provides a user-friendly interface for searching and displaying search results.
## Features
- **Search Functionality**: Users can enter keywords and search for articles.
- **Responsive Design**: The website is responsive and can be used on various devices.
- **Article Display**: Display search results with titles and brief descriptions.
- **Clickable Links**: Users can click on the search results to view full articles.
- **Simple and Intuitive**: Designed for easy navigation and use.## Technologies Used
- **HTML**: Structuring the web pages.
- **CSS**: Styling the website.
- **JavaScript**: Adding interactivity and search functionality.
- **Wikipedia API**: Used for retrieving search results and article content from Wikipedia.## How to Use
1. Clone this repository to your local machine:
```bash
git clone https://github.com/mzilinassim/wiki.git2. Final Rusult from web :
```Browser
https://mzilinassim.github.io/wiki/