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

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

Awesome Lists containing this project

README

          


Vitesse - Opinionated Vite Starter Template



Mocking Up SSR Web App With Qwik(speed)



Live Demo


## 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