Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dimyiannis/augusts-merch

E-shop for clothes
https://github.com/dimyiannis/augusts-merch

javascript tailwind tailwindcss vite vue3 vuejs

Last synced: about 2 months ago
JSON representation

E-shop for clothes

Awesome Lists containing this project

README

        

# August's merch

Non reactive site for clothes

## Deploy Project
https://dimyiannis.github.io/augusts-merch/

![image](https://user-images.githubusercontent.com/107484245/230052812-d1e7f34e-7ec2-45ff-93b8-ce98de91df43.png)

![ezgif com-gif-maker](https://user-images.githubusercontent.com/107484245/230095354-01ec829e-9739-4378-b59c-93aa74405911.gif)

![image](https://user-images.githubusercontent.com/107484245/230052597-e3c71749-bff8-4bcc-8cd9-84e33d17b81e.png)

## Recommended IDE Setup

[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).

## Customize configuration

See [Vite Configuration Reference](https://vitejs.dev/config/).

## Project Setup

### Clone the repo
```sh
git clone https://github.com/DimYiannis/augusts-merch.git
```
### Install NPM packages
```sh
npm install
```

### Compile and Hot-Reload for Development

```sh
npm run dev
```

### Compile and Minify for Production

```sh
npm run build
```