An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

logo

.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](https://via.placeholder.com/10/0e8b7d?text=+) #0e8b7d |
| Secondary Color | ![#fff](https://via.placeholder.com/10/fff?text=+) #fff |
| Accent Color | ![#00ADB5](https://via.placeholder.com/10/00ADB5?text=+) #00ADB5 |
| Text Color | ![#000](https://via.placeholder.com/10/000?text=+) #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.