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

https://github.com/susan56789/queens-collection

Vue JS E-Commerce Website
https://github.com/susan56789/queens-collection

e-commerce open-source open-source-project opensource postgresql postgresql-database vuejs vuejs3

Last synced: about 1 month ago
JSON representation

Vue JS E-Commerce Website

Awesome Lists containing this project

README

          

queens-collection

project-image

Welcome to Queens Collection a Vue.js-based e-commerce application that promises an elegant and user-friendly online shopping experience. This project leverages Vue.js for the frontend Express for the backend PostgreSQL for the database and Tailwind CSS for styling.

🚀 Demo

[https://queenscollection.vercel.app/](https://queenscollection.vercel.app/)

🧐 Features

Here're some of the project's best features:

* Responsive Design: Enjoy a seamless shopping experience across various devices.
* Product Catalog: Explore a curated collection of high-quality products with detailed descriptions and images.
* User Authentication: Ensure security with a robust user authentication system.
* Shopping Cart: Easily add review and purchase items through a secure checkout process.
* Order Management: Track orders and access order history for a comprehensive overview.
* Admin Dashboard: Manage products categories and user orders effortlessly.

🛠️ Installation Steps:

1. Clone the repo

```
git clone https://github.com/susan56789/queens-collection.git
```

2. Navigate to the Project Directory

```
cd queens-collection
```

3. Install Dependencies

```
npm install
```

4. Set Up and configure PostgreSQL Database

5. Run the Application

```
npm start
```

💻 Built with

Technologies used in the project:

* Vue.js
* Express
* PostgreSQL
* Tailwind CSS