Skip to content

This is the database made for Myntra frontend clone . This database is made using NodeJS , MongoDB , and express JS . Database is deployed using Railway.

Notifications You must be signed in to change notification settings

Rahulkrsharma2004/Myntra-App-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myntra-App-Backend

Folder Structure

Middlewares
    authMiddleware.js
Models
    blacklistModel.js
    cartModel.js
    orderModel.js
    productModel.js
    userModel.js
    wishModel.js
Node_modules
Routes
    caratRoute.js
    orderRoute.js
    productRoute.js
    userRoute.js
    wishRoute.js
.env
.gitignore
db.js
index.js
package.json
package-lock.json
vercel.json

Description

This is the database made for Myntra frontend clone. This database is made using NodeJS, MongoDB, and Express JS. The database is deployed using Railway.

Images

Screenshot (225) Screenshot (228) Screenshot (227)

Installation

Instructions for setting up your project locally.

git clone https://github.com/Rahulkrsharma2004/Myntra-App-Backend.git
cd Myntra-App-Backend
npm install
npm run dev

About

This is the database made for Myntra frontend clone . This database is made using NodeJS , MongoDB , and express JS . Database is deployed using Railway.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages