Skip to content

A responsive search app crafted with HTML, SASS, and JavaScript, leveraging the Wikipedia API. Utilizes fetch and Async/await for seamless data retrieval. Prioritizes accessibility for an inclusive user experience.

Notifications You must be signed in to change notification settings

Rohit-2012/search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Application

Overview

This is a search web application that allows users to search for information using the Wikipedia API. The application is built using HTML, CSS, and JavaScript, with the use of SASS for styling. It incorporates Async/Await for handling asynchronous requests to the Wikipedia API. The application is designed to be accessible and responsive, providing a seamless user experience across various devices.

Features

  • Search Functionality: Users can enter a search query to retrieve relevant information from Wikipedia.

  • Async/Await: Asynchronous requests are handled using Async/Await to ensure smooth interaction with the Wikipedia API.

  • Accessibility: The application is designed with accessibility in mind, ensuring that all users, including those with disabilities, can navigate and use the application easily.

  • Responsive Design: The user interface is responsive, adapting to different screen sizes and devices for a consistent experience.

Technologies Used

  • HTML
  • CSS (SASS)
  • JavaScript
  • Async/Await
  • Wikipedia API

Setup

  1. Clone the repository:

    git clone https://github.com/Rohit-2012/search-app.git
    

Demo Link

https://shiny-sherbet-232a49.netlify.app/

About

A responsive search app crafted with HTML, SASS, and JavaScript, leveraging the Wikipedia API. Utilizes fetch and Async/await for seamless data retrieval. Prioritizes accessibility for an inclusive user experience.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published