Skip to content

Online fashion store with shopping cart, wishlist, admin panel and authorization with JWT and mongoDB.

License

Notifications You must be signed in to change notification settings

flionx/trendy-young-vue

Repository files navigation

trendy-young-vue

Trendy Young is a modern online fashion store for all ages and styles. The range is designed for women, men and children from leading brands at affordable prices.

Installation

  1. Clone the repository:
    git clone https://github.com/flionx/trendy-young-vue.git
  2. Go to the project folder:
    cd trendy-young-vue
  3. Install dependencies:
    npm i
  4. Start the local server:
    npm run server
  5. Start the project:
    npm run dev

Technology stack

Frontend:

  • Vue.js - framework for creating dynamic interfaces.

  • Pinia - state management (store).

  • JWT (JSON Web Token) - for user authorization.

Backend:

  • Express.js - framework for creating APIs on Node.js.

  • MongoDB - database for storing information about products, users and orders.

Hosting

  • Frontend - Vercel.

  • Server side - Render.

License

This project is distributed under the MIT license. See the LICENSE. file for details.

About

Online fashion store with shopping cart, wishlist, admin panel and authorization with JWT and mongoDB.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published