Simple shop website
- Vue 62.8%
- JavaScript 30%
- CSS 6.5%
- HTML 0.7%
| .vscode | ||
| api | ||
| public | ||
| src | ||
| .env | ||
| .eslintrc.json | ||
| .gitignore | ||
| bun.lockb | ||
| Docs.md | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| vite.config.js | ||
Stylish Closet
Online shop for your stylish taste
Simple shopping app featuring a variety of diferent clothing options.
Noteworthy dependencies
Instalation
When installing all the app's dependencies you'll need to run the install command
npm run setup
After that you can start the application (both FE and BE) in development mode by simply writing
npm run dev
You should see something like this:
Documentation
Front-end Docs
Main dependencies:
- Vue js
- Vuelidate
- awesome-snackbar
- Tailwind
- Material Icons
Back-end Docs
Main dependencies:
- bcryptjs
- express
- express-file-routing
- golb
- joi validator
- jwt
- mongoose