Officially participating in
A sleek and modern furniture shopping platform with a neon-inspired UI, built for smooth performance and elegant user experience.
🌐 Live Demo: https://furnix-neon.vercel.app/
Furnix Neon is a modern furniture e-commerce website designed to showcase premium furniture collections with a visually appealing neon aesthetic.
It focuses on:
- Clean UI
- Smooth interactions
- Fast performance
- Responsive design across all devices
- 🛋️ Modern furniture product showcase
- 🛒 Add to cart & remove items functionality
- ❤️ Wishlist / favorites support
- 🔍 Easy product browsing UI
- 📱 Fully responsive (mobile + tablet + desktop)
- ⚡ Fast and optimized frontend performance
- 🎨 Neon-themed modern UI design
- 💾 Local storage support for cart persistence
- HTML5 → Structure
- CSS3 → Styling & neon UI design
- JavaScript (ES6) → Interactivity & cart logic
- Vercel → Deployment
git clone https://github.com/your-username/Furnix-Neon.git
cd Furnix-Neon
open index.htmlFurnix-Neon/
├── index.html
├── css/
│ └── style.css
├── js/
│ └── app.js
├── images/
│ └── icons/
└── README.md
## 🤝 Contributing
Contributions are welcome! This project is open source under **SSoC 2026**.
1. Fork the repository
2. Create your branch (`git checkout -b feat/your-feature`)
3. Commit your changes (`git commit -m 'feat: add your feature'`)
4. Push to the branch (`git push origin feat/your-feature`)
5. Open a Pull Request