Skip to content

dilanrojas/faq-accordion-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

You can view a live demo of the Accordion FAQ website here

Screenshot

faq-accordion

Technologies Used

  • Vite
  • HTML5
  • CSS3

Installation

To run the project locally, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/dilanrojas/faq-accordion-main.git
  1. Install dependencies using NPM
npm install
  1. Initialize the project
npm run dev