Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kachamachkov/accordion


https://github.com/kachamachkov/accordion

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

### 1. Personal project - ReactJS Accordion Component

### 2. Goal:
- Practice simple components
- useState
- TailwindCSS
- Dynamic rendering based on state
### 3. Description:
- Re-usable accordion components for a frequently asked questions section (FAQ)
- Questions/answers data is local

### 4. Installation steps:
- Run the following commands in the project folder
```js
npm i
npm run dev
```

### 5. Images:

image
image