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

https://github.com/timmybytes/template-vite-starter

Vite, React + TS, twin.macro, and plop starter template
https://github.com/timmybytes/template-vite-starter

Last synced: 6 months ago
JSON representation

Vite, React + TS, twin.macro, and plop starter template

Awesome Lists containing this project

README

          

# Template Vite Starter

This repo serves as a basic starter template, wired up with the following:

- Vite.js + TypeScript
- twin.macro for Tailwind CSS with Emotion
- Framer Motion for animations
- Plop for generating new components, hooks, and contexts
- husky and lint-staged for pre-commit linting and checks
- Some basic tooling and configurations