Code Monkey home page Code Monkey logo

height-animation's Introduction

๐Ÿš€ React + Bun + TypeScript + Tailwind Boilerplate

A minimal setup for building modern web applications with React, Bun, TypeScript, and Tailwind CSS.

โœจ Features

  • React: UI library
  • Bun: Fast JavaScript runtime
  • TypeScript: Typed JavaScript
  • Tailwind CSS: Utility-first CSS framework

โš™๏ธ Setup

Prerequisites

Steps

  1. Clone and Install

    git clone https://github.com/mescalas/react-tempalte.git
    cd react-template
    bun install
  2. Run Development Server

    bun run dev
  3. Build for Production

    bun run build
  4. Preview Production Build

    bun run preview

๐Ÿ“ Structure

src/
โ”œโ”€โ”€ components/
โ”œโ”€โ”€ pages/
โ”œโ”€โ”€ styles/
โ”œโ”€โ”€ App.tsx
โ””โ”€โ”€ main.tsx

๐ŸŽจ Styling

Use Tailwind CSS utility classes in your components.

<button className="px-4 py-2 bg-blue-500 text-white rounded">Click Me</button>

๐Ÿ›  Configuration

  • TypeScript: tsconfig.json
  • Tailwind CSS: tailwind.config.js

๐Ÿ“ฌ Contact

Email

height-animation's People

Contributors

mescalas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.