https://github.com/divanny/.furniture
๐๏ธ .furniture is an online furniture store with a sleek interface and seamless shopping experience, offering a diverse range of stylish and affordable furniture. Shop with ease and transform your space effortlessly.
https://github.com/divanny/.furniture
ecommerce-website primevue supabase vitejs vuejs
Last synced: about 2 months ago
JSON representation
๐๏ธ .furniture is an online furniture store with a sleek interface and seamless shopping experience, offering a diverse range of stylish and affordable furniture. Shop with ease and transform your space effortlessly.
- Host: GitHub
- URL: https://github.com/divanny/.furniture
- Owner: Divanny
- Created: 2024-01-10T13:22:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-30T13:51:30.000Z (over 2 years ago)
- Last Synced: 2025-01-02T03:14:37.490Z (over 1 year ago)
- Topics: ecommerce-website, primevue, supabase, vitejs, vuejs
- Language: Vue
- Homepage: https://furniture-divanny.vercel.app
- Size: 242 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

.furniture
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
# :notebook_with_decorative_cover: Table of Contents
- [About the Project](#star2-about-the-project)
- [Contributing](#wave-contributing)
- [License](#warning-license)
## :star2: About the Project
### :space_invader: Tech Stack
Client
Database
### :dart: Features
- **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.
### :art: Color Reference
| Color | Hex |
| --------------- | ---------------------------------------------------------------- |
| Primary Color |  #0e8b7d |
| Secondary Color |  #fff |
| Accent Color |  #00ADB5 |
| Text Color |  #000 |
### :key: Environment Variables
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`
## :toolbox: Getting Started
### :bangbang: Prerequisites
- Install Node JS in your computer Here
- Create Supabase project Here
### :gear: Installation
This project uses NPM as a package manager
```bash
npm install
```
### :running: Run Locally
Clone the project
```bash
https://github.com/Divanny/.furniture
```
Go to the project directory
```bash
cd .furniture
```
Clone the project
```bash
git clone https://github.com/Divanny/.furniture
```
Install the dependencies
```bash
npm install
```
Run the app in development mode
```bash
npm run dev
```
### :triangular_flag_on_post: Deployment
Build the application
```bash
npm run build
```
## :wave: Contributing
Contributions are always welcome!
see `contributing.md` for ways to get started
## :warning: License
Distributed under the no License. See LICENSE.txt for more information.