2.1.0 ⢠Published 10 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
10 months ago
2.0.0
10 months ago
1.9.9
10 months ago
1.9.8
10 months ago
1.9.7
10 months ago
1.9.6
10 months ago
1.9.5
10 months ago
1.9.4
10 months ago
1.9.3
10 months ago
1.9.2
10 months ago
1.9.1
10 months ago
1.8.1
10 months ago
1.7.1
10 months ago
1.6.1
10 months ago
1.5.1
10 months ago
1.4.1
10 months ago
1.3.1
10 months ago
1.2.1
10 months ago
1.1.1
10 months ago
1.1.0
10 months ago
1.0.0
10 months ago