You can view a live demo of the Accordion FAQ website here
- Vite
- HTML5
- CSS3
To run the project locally, follow these steps:
- Clone the repository to your local machine:
git clone https://github.com/dilanrojas/faq-accordion-main.git
- Install dependencies using NPM
npm install
- Initialize the project
npm run dev