This is a personal website project for NZLouis, showcasing background, website style, and related page displays with a sky-themed visual experience.
You can view the live website at: sky.nzlouis.com
Sky Canvas is a visually-driven Next.js website that presents NZLouis's personal background and creative vision through immersive sky-themed pages. The site features:
- A calming blue sky aesthetic throughout
- Dynamic cloud and sun visual elements
- Responsive design that works across all devices
- Artistic presentation of personal and professional background
The website embraces a clean, minimalist design philosophy with a focus on:
- Sky-themed visuals: Each page features different aspects of sky imagery including clear blue skies, clouds, and sun elements
- Immersive experience: Visitors are greeted with visually appealing backgrounds that create a peaceful atmosphere
- Storytelling approach: Content is presented in a narrative format, taking visitors on a journey through NZLouis's background and interests
- Home: Introduction to NZLouis and the website concept
- Stories in the Sky: Narrative content presented against beautiful sky backdrops
- Sun & Clouds: Visual showcase of dynamic weather elements
- Next.js 15
- React 19
- TypeScript
- Tailwind CSS
- Lucide React Icons
This is a Next.js project bootstrapped with create-next-app.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.