Dhruv 9ccc43ca27 feat: fix icons on PopupMain and convert to tailwind (#108)
* feat: fix icons on PopupMain

* fix: use text-white

* fix: move TestColors

* fix: convert to tailwind

* fix: finish moving TestColors out

* chore: add path alias

* chore: lint PR

* feat: create storybook.ts and move tailwindColorways there

---------

Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
2024-02-26 16:19:21 -06:00
2024-02-21 13:36:25 -06:00
2024-02-20 22:06:26 -06:00
2023-02-22 22:51:38 -06:00
2023-02-22 22:51:38 -06:00
2024-01-30 16:43:30 -06:00
2024-02-21 15:54:21 -06:00
2023-03-09 10:59:24 -06:00
2023-02-22 22:51:38 -06:00
2023-02-22 22:51:38 -06:00
2023-02-22 22:51:38 -06:00
2024-02-21 15:54:21 -06:00
2024-02-17 17:24:27 -06:00
2024-02-22 23:25:08 -06:00

UT Registration Plus

Built Using

  • React 18
  • TypeScript
  • Vite 5
  • ESLint
  • Prettier
  • Semantic-Release
  • Custom Messaging & Storage Wrappers

Getting Started

  1. Clone this repo
  2. Run pnpm install to install and patch all the required dependencies
  • If you want to run the development build:

    • Run pnpm run dev
  • If you want to build the extension for production:

    • Run pnpm build

You may have to rename the __uno.css.js to uno.css.js in dist

Go to chrome://extensions, ensure you have "Developer Mode" enabled, and click 'Load unpacked'

Navigate to the 'dist' folder and click 'select' to import the extension

Description
UT Registration Plus: Open source Chrome Extension that improves the course registration experience at UT Austin by presenting more information to students on the Course Catalog! 60,000+ peak Users!
Readme 96 MiB
Languages
TypeScript 96.6%
CSS 0.9%
SCSS 0.8%
Nix 0.7%
HTML 0.4%
Other 0.6%