Skip to content

Yunuslala/My-World-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MyWorld.com

A web application for Ecommarce business.

Base Api End-Point of backend route

Swagger Documentation of backend routes

disc-

full Functionalities by using MERN stack. made by me in 5 days.

Tech Stacks

  • React
  • redux
  • mui(React UI framework)
  • LocalStorage
  • MongoDb
  • NPM
  • Express
  • Node js

Tools

  • Vs Code
  • Git

Functionalities

  • user can logIn or LogOut
  • user can see his/her profile details.
  • Home page .
  • Navigation bar contains a mega menu which shows a list of categories.
  • Total number of items added by a user can be easily seen in the home, product, and cart page.
  • User can delete a single item or all the items.
  • User can search item directly from database

Installation

  • First Clone the Project
  • open terminal and type npm i command to install all the dependencies for the project
  • run the index.html file to see the output

Project SnapShots

#Home Page Screenshot (167) #Register Page Screenshot (169) #Login Page Screenshot (168) #ProfilePage Screenshot (175) #Product Page Screenshot (170) #Cart Page Screenshot (171) #SinglePage

#ShippingPage Screenshot (172) #PaymentPage Screenshot (174)