Skip to content

rnugraha/show-cases

Repository files navigation

React TypeScript Parcel Project

A React-Typescript show cases using shadcn/ui component library.

Live demo: https://show-cases.vercel.app/

Table of Contents

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/show-cases.git
  2. Navigate to the project directory:
    cd show-cases
  3. Install dependencies:
    npm install

Usage

To start the development server, run:

npm start

This will start the application at http://localhost:1234.

Scripts

  • npm start: Starts the development server.
  • npm run build: Builds the project for production.
  • npm run lint: Runs the linter.

License

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

Resources

About

React+TailwindCSS Show Cases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages