Skip to content
/ web-taste Public template

๐ŸŒŸWEB TASTE: A Vite + React + Tailwind CSS + Shadcn + TypeScript Starter Template ๐Ÿš€

License

Notifications You must be signed in to change notification settings

notcoderguy/web-taste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŒŸ WEB TASTE

A Vite + React + Tailwind CSS + Shadcn + TypeScript Starter Template ๐Ÿš€

Welcome to WEB TASTE! This project is designed to kickstart your development of modern web applications using the power of React, Tailwind CSS, and Shadcn components, all bundled together with Vite for a lightning-fast development experience.

Features

  • โš›๏ธ React: A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • ๐ŸŒˆ Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • ๐ŸŒบ Shadcn: Pre-built components styled with Tailwind/CSS tailored for your needs.
  • โšก Vite: A fast next-generation frontend tooling.
  • ๐Ÿ“ TypeScript: A superset of JavaScript that adds static types for better scalability and maintainability.

Getting Started

1. Clone the project

git clone https://github.com/notcoderguy/web-taste.git
cd web-taste

2. Install dependencies

pnpm install

3. Start your development server

pnpm run dev

Your application will be running at http://localhost:5173.

4. Build for production

pnpm run build

5. Preview your build locally

pnpm run preview

Your build will be ready for deployment in the /dist directory.

File Structure

  • Main CSS: src/index.css
  • Entry HTML: index.html
  • Main TypeScript file: src/main.tsx

Contributing

๐Ÿค Contributions are welcome! Feel free to fork, make changes, and submit pull requests. Let's make the web tastier together!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

๐ŸŒŸWEB TASTE: A Vite + React + Tailwind CSS + Shadcn + TypeScript Starter Template ๐Ÿš€

Topics

Resources

License

Stars

Watchers

Forks