Interior Home Design
A landing page website designed for interior home designers, built using Next.js and Chakra UI. This project offers a visually appealing and responsive design to showcase interior design projects and services.
Key Features:
- Landing Page: A well-designed landing page to attract potential clients.
- About Us Section: A section to introduce the design agency or individual designer.
- Gallery of Projects: A showcase of completed interior design projects.
- Responsive Design: Ensures the website looks good on various devices.
Technologies Used:
- Next.js
- Chakra UI
- Vercel for deployment
How to Run:
- Install dependencies:
yarn install
- Run the application:
yarn dev
This will start the development server, and you can view the website at http://localhost:3000
.