Skip to content

johnohhh1/question-answer-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Question and Answer Search

This is a simple web-based application to search through a list of questions and answers stored in a JSON file. The app allows users to quickly find specific questions and their corresponding answers by typing keywords into a search box.

Features

  • Search for questions and answers in real-time as you type.
  • Display all questions and answers initially.
  • Simple and clean user interface.

Technologies Used

  • HTML
  • CSS
  • JavaScript
  • JSON
  • GitHub Pages (for hosting)

How to Use

  1. Clone this repository to your local machine:
    git clone https://github.com/your-username/question-answer-search.git
    cd question-answer-search

About

Just a basic POC for a basic search app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published