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.
- 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.
- 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.
- Clone this repository to your local machine:
git clone https://github.com/mzilinassim/wiki.git
- Final Rusult from web :
https://mzilinassim.github.io/wiki/