Skip to content

Latest commit

 

History

History
117 lines (79 loc) · 3.47 KB

README.md

File metadata and controls

117 lines (79 loc) · 3.47 KB
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.

📔 Table of Contents

🌟 About the Project

👾 Tech Stack

Client
Database

🎯 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.

🎨 Color Reference

Color Hex
Primary Color #0e8b7d #0e8b7d
Secondary Color #fff #fff
Accent Color #00ADB5 #00ADB5
Text Color #000 #000

🔑 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

🧰 Getting Started

‼️ Prerequisites

  • Install Node JS in your computer Here
  • Create Supabase project Here

⚙️ Installation

This project uses NPM as a package manager

npm install

🏃 Run Locally

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

🚩 Deployment

Build the application

npm run build

👋 Contributing

Contributions are always welcome!

see contributing.md for ways to get started

⚠️ License

Distributed under the no License. See LICENSE.txt for more information.