- Light / Dark mode
- Responsive body section with media queries
- Responsive Header section with hamburger menu for small screens
- Simple Footer
- Custom accessible colour scheme built in
- Accesible link to skip to main content
- Vite & SWC
- React & TypeScript
- TailwindCSS
- Prettier & Eslint (with Airbnb style)
- Husky & Lint-Staged
- replace names:
- <title>GLD Minimal Template</title> (in index.html)
- "name": "gld-minimal-template" (in package.json & 2 x in package-lock.json)
-
Add a favicon to index.html
-
Add a manifest
-
Delete the boiler plate within App.tsx when you are ready to start building!