Skip to content
/ FAQs Public

This project is a simple and responsive Frequently Asked Questions (FAQs) application built using React. The primary goal of this application is to provide users with an easy-to-navigate interface where they can find answers to common questions.

Notifications You must be signed in to change notification settings

najahaja/FAQs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAQs

A simple web application built with React and Vite that displays frequently asked questions (FAQs) and their answers. This project demonstrates how to manage state and render dynamic content with React, as well as the fast development capabilities of Vite.

Features

  • Display a list of frequently asked questions
  • Toggle answers to show or hide
  • Simple and interactive UI

Tech Stack

  • React: A JavaScript library for building user interfaces
  • Vite: A fast build tool and development server for modern web projects

Getting Started

Prerequisites

  • Node.js (version 14 or higher)
  • npm (Node Package Manager, comes with Node.js)

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/faqs.git

2.Navigate to the project directory: cd faqs 3.Install dependencies:

npm install

4.Start the development server:

npm run dev

About

This project is a simple and responsive Frequently Asked Questions (FAQs) application built using React. The primary goal of this application is to provide users with an easy-to-navigate interface where they can find answers to common questions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published