Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnnygerard/fem-conference-ticket-generator
Conference Ticket Generator
https://github.com/johnnygerard/fem-conference-ticket-generator
frontend-mentor nextjs
Last synced: 20 days ago
JSON representation
Conference Ticket Generator
- Host: GitHub
- URL: https://github.com/johnnygerard/fem-conference-ticket-generator
- Owner: johnnygerard
- License: mit
- Created: 2025-01-01T02:41:13.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2025-01-01T03:04:15.000Z (21 days ago)
- Last Synced: 2025-01-01T04:17:52.188Z (21 days ago)
- Topics: frontend-mentor, nextjs
- Language: TypeScript
- Homepage:
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Next.js 15 Starter
This starter repository facilitates the creation of new Next.js projects using the configuration described below.
To learn how to use a GitHub template repository, check out [Creating a repository from a template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template).![project status](https://img.shields.io/badge/status-work%20in%20progress-red?style=for-the-badge)
[![live demo](https://img.shields.io/badge/live_demo-blue?style=for-the-badge)](https://starter-nextjs-15.vercel.app/)
![Lighthouse report](https://img.shields.io/badge/lighthouse-%23F44B21?style=for-the-badge&logo=lighthouse&logoColor=fff)## 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).
### Testing
- [Jest](https://jestjs.io/)
- [React Testing Library](https://testing-library.com/docs/react-testing-library/intro/)## Dev Environment & Tools
- System: [Ubuntu](https://ubuntu.com/desktop)
- Editor: [VS Code](https://code.visualstudio.com/)
- Formatter: [Prettier](https://prettier.io/)
- Linter: [ESLint](https://eslint.org/)
- AI assistant: [GitHub Copilot](https://github.com/features/copilot)## Copyright
© 2024 Johnny Gérard