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.
- Clone the repository:
git clone https://github.com/flionx/trendy-young-vue.git
- Go to the project folder:
cd trendy-young-vue - Install dependencies:
npm i
- Start the local server:
npm run server
- Start the project:
npm run dev
-
Vue.js - framework for creating dynamic interfaces.
-
Pinia - state management (store).
-
JWT (JSON Web Token) - for user authorization.
-
Express.js - framework for creating APIs on Node.js.
-
MongoDB - database for storing information about products, users and orders.
-
Frontend - Vercel.
-
Server side - Render.
This project is distributed under the MIT license. See the LICENSE. file for details.