Kora is an elegant e-commerce website specializing in the sales of interior items, stylish caps, and perfumes. Built with a focus on beauty and functionality, Kora offers a seamless shopping experience for users who appreciate scent, style, and space.
- Browse and shop perfumes, caps, and interior decor
- Clean, responsive UI built with Tailwind CSS
- Component-based architecture using React
- Interactive and user-friendly shopping interface
- React
- Tailwind CSS
To run this project locally:
# Clone the repository
git clone https://github.com/vickynina006/kora.git
# Navigate into the project folder
cd kora
# Install dependencies
npm install
# Start the development server
npm run dev