https://github.com/leizhenpeng/qwikest
❤️🔥 Opinionated Qwik Starter Template
https://github.com/leizhenpeng/qwikest
i18n icons qwik qwik-starter svg-component taliwindcss vite-template
Last synced: about 1 year ago
JSON representation
❤️🔥 Opinionated Qwik Starter Template
- Host: GitHub
- URL: https://github.com/leizhenpeng/qwikest
- Owner: Leizhenpeng
- Created: 2023-01-24T10:25:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T03:16:57.000Z (over 3 years ago)
- Last Synced: 2025-05-01T17:13:21.698Z (about 1 year ago)
- Topics: i18n, icons, qwik, qwik-starter, svg-component, taliwindcss, vite-template
- Language: TypeScript
- Homepage: https://fast-qwik.netlify.app/
- Size: 645 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mocking Up SSR Web App With Qwik(speed)
## Features
- ⚡️ [qwik](https://qwik.builder.io/), [Vite](https://github.com/vitejs/vite), [pnpm](https://pnpm.io/) - best partner to ssr
- 🗂 [File based routing](./src/routes)
- 🎨 [TailWindCSS](https://tailwindcss.com/) - the instant on-demand atomic CSS engine
- 😃 [Use icons from any icon sets with classes](https://github.com/antfu/unplugin-icons),see more [here](https://icones.js.org/collection/all)
- 🌍 [I18n ready](./public/i18n)
- 🗒 Ready [Global Store Management](https://qwik.builder.io/docs/components/context/)
- 🚛 [import SVG files as Qwik Components](https://www.npmjs.com/package/@svgx/vite-plugin-qwik)
- 🦾 TypeScript, of course
- ⚙️ Unit Testing with [Vitest](https://github.com/vitest-dev/vitest), E2E Testing with [Cypress](https://cypress.io/) on [GitHub Actions](https://github.com/features/actions)
- ☁️ Deploy on Netlify, zero-config