A modern and responsive interior design website built with Next.js, React, and Tailwind CSS.
This project focuses on clean UI design, reusable components, responsive layouts, and performance optimization. The website is also available in dark mode.
👉 Vercel: https://interiordesignumally.vercel.app/
- Modern and clean UI
- Fully responsive design
- Reusable React components
- Optimized image handling
- Fast performance with Next.js
- Mobile-friendly navigation
- Smooth layout and spacing using Tailwind CSS
- React
- Next.js
- TypeScript
- Tailwind CSS
The goal of this project was to practice building a modern production-style frontend application using the latest React and Next.js workflow.
I focused on:
- Component-based architecture
- Responsive web design
- Clean code structure
- UI consistency
- Real-world deployment workflow using Vercel
Clone the repository:
git clone https://github.com/shihabiiuc/interiordesignumally.gitInstall dependencies:
npm installRun the development server:
npm run devOpen:
http://localhost:3000This project is deployed on Vercel for fast and reliable hosting.
Feedback, suggestions, and contributions are always welcome.
