Skip to content

roninprotocol/Happy-New-Year

Repository files navigation

Happy Happy Happy

A React application built with Vite, TypeScript, and Tailwind CSS.

Getting Started

Prerequisites

  • Node.js (version 18 or higher)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone <YOUR_GIT_URL>
    cd happyhappyhappy-main
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open http://localhost:8080 in your browser.

Build for Production

npm run build

Technologies Used

  • Vite - Build tool and dev server
  • React - UI library
  • TypeScript - Type safety
  • Tailwind CSS - Styling
  • shadcn/ui - UI components

Project Structure

src/
├── components/     # Reusable UI components
├── pages/         # Page components
├── hooks/         # Custom React hooks
├── lib/           # Utility functions
└── main.tsx       # App entry point

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages