Nusqool.com website replica - Next.js + Tailwind CSS
Go to file
Jeff Emmett 948e9c9c05 Initial Nusqool website replica with Next.js and Tailwind CSS
- Hero section with main tagline
- About Thu section with founder story
- The Space section (converted schoolhouse)
- 6 service offerings grid (virtual, in-person, workshops, etc.)
- Care Tent pop-up sanctuary section
- Dandelion Manifesto section
- Coralus Venture announcement
- Newsletter signup form
- Footer with Instagram and press mentions
- Responsive navigation with mobile menu
- Custom color palette (yellow, cream, brown, sage)
- Playfair Display + Inter typography

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 10:29:58 -05:00
src/app Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
.gitignore Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
next.config.ts Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
package-lock.json Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
package.json Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
postcss.config.mjs Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
tailwind.config.ts Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00
tsconfig.json Initial Nusqool website replica with Next.js and Tailwind CSS 2025-12-26 10:29:58 -05:00