sagar-pardhi / button-component

Home Page:https://button-component-eta.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Button Component

Solution for a challenge from Devchallenges.io.

Table of Contents

Overview

screenshot

  • Demo here - demo
  • The project was fun to build a reusable button component
  • Learned about how to build type-safe UI component using cva and tailwindcss.

Built With

Features

This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/sagar-pardhi/button-component

# Install dependencies
$ npm install

# Run the app
$ npm run dev

Acknowledgements

Contact

About

https://button-component-eta.vercel.app


Languages

Language:TypeScript 84.2%Language:JavaScript 7.9%Language:HTML 7.2%Language:CSS 0.6%