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
- Host: GitHub
- URL: https://github.com/susan56789/queens-collection
- Owner: Susan56789
- Created: 2024-01-19T08:20:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T08:22:21.000Z (over 2 years ago)
- Last Synced: 2025-01-21T11:15:40.551Z (over 1 year ago)
- Topics: e-commerce, open-source, open-source-project, opensource, postgresql, postgresql-database, vuejs, vuejs3
- Language: Vue
- Homepage: https://queenscollection.vercel.app/
- Size: 14.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
queens-collection

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