Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/susan56789/trendtrove


https://github.com/susan56789/trendtrove

e-commerce mysql mysql-database tailwindcss vue3 vuejs vuejs3

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

logo

E-commerce website for selling and buying products


· Documentation · Report Bug · Request Feature

# :notebook_with_decorative_cover: Table of Contents

- [About the Project](#star2-about-the-project)
- [Contributing](#wave-contributing)
- [Contact](#handshake-contact)

## :star2: About the Project

### :camera: Screenshots

image

image

image

image

image

### :space_invader: Tech Stack

Client


Server
Database

### :dart: Features

- Add To Cart
- Add To WishList
- Checkout
- Filter Products
- Pagination

### :art: Color Reference

| Color | Hex |
| --------------- | ---------------------------------------------------------------- |
| Primary Color | ![#f5f551](https://via.placeholder.com/10/f5f551?text=+) #f5f551 |
| Secondary Color | ![#407fe4](https://via.placeholder.com/10/407fe4?text=+) #407fe4 |
| Accent Color | ![#00ADB5](https://via.placeholder.com/10/00ADB5?text=+) #00ADB5 |
| Text Color | ![#EEEEEE](https://via.placeholder.com/10/EEEEEE?text=+) #EEEEEE |

## :toolbox: Getting Started

### :gear: Installation

Clone the repository

```bash
git clone https://github.com/Susan56789/trendtrove
```

Change the working directory

```bash
cd trendtrove
```

Install dependencies

```bash
npm install
```

Run the app

```bash
npm start
```

Configure your server to connect to Database

```bash
change to your server credentials in server.js
```

## :wave: Contributing

Contributions are always welcome!

see `contributing.md` for ways to get started

## :handshake: Contact

Susan Wairimu - [@twitter_handle](https://twitter.com/the_nimoh) -

Project Link: [https://github.com/Susan56789/trendtrove](https://github.com/Susan56789/trendtrove)