2.1.0 ⢠Published 7 months ago
coffeebreakdev v2.1.0
CoffeeBreakDev - Vite + React + Typescript + Tailwind
A modern and lightweight starter template for building web applications using Vite, React, TypeScript, and Tailwind CSS. Crafted with ā¤ļø by CoffeeBreakDev.
š Features
- ā” Lightning-fast development powered by Vite.
- š» TypeScript support for maintainable and type-safe code.
- šØ Tailwind CSS for utility-first and rapid UI development.
- šØ Preconfigured setup with sensible defaults to get started quickly.
š Project Structure
src/
āāā assets/ # Static assets like images, fonts, and styles
āāā components/ # Reusable UI components
āāā features/ # Feature-specific logic and components
āāā hooks/ # Custom React hooks
āāā pages/ # Route-specific components
āāā redux/ # State management (Redux Toolkit)
āāā services/ # Firebase and API integrations
āāā utils/ # Reusable helper functions
āāā App.tsx # Main app component
š ļø Setup & Installation
Install with npx:
This command will copy the template into your current directory. Ensure the directory is empty before running it:
npx coffeebreakdev _your_project_name_here_
Available npm scripts:
Once installed, you can use the following scripts:
cd _your_project_name_here_
npm run dev
š Learn More
Crafted with ā¤ļø and ā by CoffeeBreakDev.
2.1.0
7 months ago
2.0.0
7 months ago
1.9.9
7 months ago
1.9.8
7 months ago
1.9.7
7 months ago
1.9.6
7 months ago
1.9.5
7 months ago
1.9.4
7 months ago
1.9.3
7 months ago
1.9.2
7 months ago
1.9.1
7 months ago
1.8.1
7 months ago
1.7.1
7 months ago
1.6.1
7 months ago
1.5.1
7 months ago
1.4.1
7 months ago
1.3.1
7 months ago
1.2.1
7 months ago
1.1.1
7 months ago
1.1.0
7 months ago
1.0.0
7 months ago