Add more sections

This commit is contained in:
2025-11-02 19:43:39 -05:00
parent 92b00be8e2
commit 7abf14e9ae
5 changed files with 229 additions and 17 deletions

View File

@ -8,7 +8,7 @@ Landing page for hypthetical client **Great Music LLM**'s event and employee man
- [`vite`](https://vite.dev/) build tooling
- [`tailwindcss`](https://tailwindcss.com/) styling
- [Magic UI](https://magicui.design/) component library
- [Magic UI](https://magicui.design/) component library (see [`src/components/ui`](https://git.thingsnstuff.xyz/ethanglide/bcdigital-challenge/src/branch/main/src/components/ui))
- [`prettier`](https://prettier.io/) code formatting
- [`eslint`](https://eslint.org/) code linting
- [`husky`](https://typicode.github.io/husky/) and [`lint-staged`](https://github.com/lint-staged/lint-staged) pre-commit hooks for testing/formatting/linting