Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnnygerard/fem-faq-accordion
https://github.com/johnnygerard/fem-faq-accordion
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/johnnygerard/fem-faq-accordion
- Owner: johnnygerard
- Created: 2024-11-25T20:46:00.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-26T02:03:18.000Z (about 1 month ago)
- Last Synced: 2024-11-26T03:18:50.291Z (about 1 month ago)
- Language: TypeScript
- Size: 204 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor | FAQ Accordion
This is my solution to the [FAQ Accordion challenge](https://www.frontendmentor.io/challenges/faq-accordion-wyfFdeBwBz)
from [Frontend Mentor](https://www.frontendmentor.io/).[![project status](https://img.shields.io/badge/status-solution%20published-success?style=for-the-badge)](https://www.frontendmentor.io/solutions/faq-accordion-3bNxpis7V3)
[![live demo](https://img.shields.io/badge/live_demo-blue?style=for-the-badge)](https://fem-faq-accordion-jgerard.vercel.app/)
[![Lighthouse report](https://img.shields.io/badge/lighthouse-%23F44B21?style=for-the-badge&logo=lighthouse&logoColor=fff)](https://googlechrome.github.io/lighthouse/viewer/?gist=61b7bb01a869e3a5722d987545ebc767)## Tech Stack
### Frontend
- **Framework**: [Next.js](https://nextjs.org/)
- **UI Library**: [Radix UI](https://www.radix-ui.com/)
- **Style**: [Tailwind CSS](https://tailwindcss.com/)### Backend
- **CDN**: Static assets served from [Vercel Edge Network](https://vercel.com/docs/edge-network/overview).
## Dev Environment & Tools
- System: [Ubuntu 24](https://ubuntu.com/desktop)
- IDE: [WebStorm](https://www.jetbrains.com/webstorm/)
- Formatter: [Prettier](https://prettier.io/)
- Linter: [ESLint](https://eslint.org/)
- AI assistant: [GitHub Copilot](https://github.com/features/copilot)## Screenshots
### Mobile Home Page
![mobile home page](docs/screenshots/mobile-home-page.png)
### Desktop Home Page
![desktop home page](docs/screenshots/desktop-home-page.png)
## Copyright
© 2024 Johnny Gérard