Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/susan56789/trendtrove
- Owner: Susan56789
- Created: 2023-11-03T12:15:47.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-27T09:16:19.000Z (4 months ago)
- Last Synced: 2024-08-27T11:17:40.358Z (4 months ago)
- Topics: e-commerce, mysql, mysql-database, tailwindcss, vue3, vuejs, vuejs3
- Language: Vue
- Homepage: https://trendtrove.vercel.app
- Size: 21.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :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
### :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)