Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mariawarnes/react-vite-swc-ts-template


https://github.com/mariawarnes/react-vite-swc-ts-template

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# React Typescript Template

Language
TypeScript

Framework
React

Compiler
SWC

Styles
Tailwind

Formatting & Linting
Prettier

## Scripts

- `npm run dev`: Start the development server using Next.js.
- `npm run build`: Build the production-ready application.
- `npm run lint`: Run linting checks using ESLint.

## Notable Dependencies

- `@headlessui/react`: Prebuilt accessible and customizable UI components.
- `react-icons`: React icons library.