tylrtnguyen / dark-theme-toggle

A button component library with dark theme toggle and custom hook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple button component library

Author: Thong Nguyen

STORYBOOK DEMO

DEMO


🚀 Quick start

  1. Install Node.js using NVM.

    nvm install
  2. Install dependencies

    npm install
  3. Start development sever

    npm run start

About

A button component library with dark theme toggle and custom hook


Languages

Language:JavaScript 81.3%Language:HTML 18.7%