An open API service indexing awesome lists of open source software.

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

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.git

2. Final Rusult from web :
```Browser
https://mzilinassim.github.io/wiki/