Skip to content

Our first Backend Project with NodeJS, ExpressJS and MongoDB. Used EJS to render views. Main functionalities were : Register and Login using JWT, Product gallery had functionalities like Sorting and Filtering in the backend, Cart and Wish List for individual users and many more.

Notifications You must be signed in to change notification settings

imbickydutta/myntra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myntra (Clone)

Project: Clone of https://www.myntra.com/ site

In this project we have tried to make a look alike clone of Myntra Website. With our efforts and the technology stack, that we have learned till now in Unit-3 in Masai School, we were able to clone the front end, integrated it with backend and added similar looks and features.

Run Locally

Clone the project

  git clone https://github.com/imbickydutta/myntra

Install npm packages

npm install

Run the server

npm run server

View in Browser

go to http://localhost:3000/home

Technologies we used

In this project we have used the following technologies:

  • Nodejs
  • Expressjs
  • MongoDB
  • CSS
  • JavaScript
  • EJS

All the data got stored in and called from Mongo Atlas cloud database.

Libraries & Packages Used

  • All the image and icon links have been taken from the main website ( https://www.myntra.com/ )
  • NPM Packages
    • ejs
    • express
    • mongoose
    • jsonwebtoken
    • bcryptjs
    • cors

Team Members and Contributors :

Bicky Dutta

Deevanshu Kumawat

Hemanth Kumar Kona

About

Our first Backend Project with NodeJS, ExpressJS and MongoDB. Used EJS to render views. Main functionalities were : Register and Login using JWT, Product gallery had functionalities like Sorting and Filtering in the backend, Cart and Wish List for individual users and many more.

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •