/dark-theme-toggle

A button component library with dark theme toggle and custom hook

Primary LanguageJavaScript

A simple button component library

Author: Thong Nguyen


🚀 Quick start

  1. Install Node.js using NVM.

    nvm install
  2. Install dependencies

    npm install
  3. Start development sever

    npm run start