2.1.0 • Published 7 months ago

coffeebreakdev v2.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

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