Numby-Hack-Website
├── tsconfig.node.json
├── index.html
├── LICENSE
├── README.md
├── .gitignore
├── package-lock.json
├── package.json
├── tsconfig.json
├── vite.config.ts
├── src
│ ├── App.tsx
│ ├── main.tsx
│ ├── vite-env.d.ts
│ ├── components
│ │ ├── hero
│ │ │ ├── hero.tsx
│ │ │ └── hero.css
│ │ ├── nav
│ │ │ ├── nav.tsx
│ │ │ └── nav.css
│ │ └── elements
│ │ └── button.tsx
│ ├── styles
│ │ ├── global.css
│ │ └── button.css
│ └── utils
│ └── hooks
│ └── useScroll.ts
└── public
├── icon.png
├── Background-4.png
├── Background-2.png
├── Background-3.png
└── Background-1.png
-
Notifications
You must be signed in to change notification settings - Fork 0
A website for Numby Hack.
License
cqb13/Numby-Hack-Website
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A website for Numby Hack.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published