Welcome to .furniture, your go-to destination for all your furniture needs! This project aims to provide a comprehensive and enjoyable online shopping experience for furniture enthusiasts. Whether you're looking to furnish your home, office, or any other space, .furniture has got you covered with a wide range of stylish and affordable options.
View Demo Β· Documentation Β· Report Bug Β· Request Feature
Database
- Explore & Discover: Browse a diverse catalog of furniture items, from sofas to decor.
- Favorites & Cart: Save favorites for later and manage your shopping cart effortlessly.
- Order History: Track and review your past purchases conveniently.
- Product Management: Easily manage products with a simple CRUD system.
- User-Friendly Interface: Responsive design for seamless browsing on any device.
Color | Hex |
---|---|
Primary Color | #0e8b7d |
Secondary Color | #fff |
Accent Color | #00ADB5 |
Text Color | #000 |
To run this project, you will need to add the following environment variables to your .env file
VITE_SUPABASE_URL
VITE_STORAGE_URL
VITE_SUPABASE_ANON_KEY
This project uses NPM as a package manager
npm install
Clone the project
https://github.com/Divanny/.furniture
Go to the project directory
cd .furniture
Clone the project
git clone https://github.com/Divanny/.furniture
Install the dependencies
npm install
Run the app in development mode
npm run dev
Build the application
npm run build
Contributions are always welcome!
see contributing.md
for ways to get started
Distributed under the no License. See LICENSE.txt for more information.