Skip to content

This is a E-commerce Website completely build using Reactjs and third party libraries.

Notifications You must be signed in to change notification settings

shivam2562001/E-commerce-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description :

This is a e-commerce project which describes how e-commerce works and its consist almost all functionality as required for e-commerce.

Getting Started :

This is a react app which use node js as backend to run it you have to setup backend also. For setting backend please visit github repo of backend.

Commands for running Frontend:

Development mode

cd shoppingcart

npm start

Runs the app in the development mode.

  • Open http://localhost:3000 to view it in the browser.
  • The page will reload if you make edits.
  • You will also see any lint errors in the console.

Test mode

 cd shoppingcart

 npm test

Runs the app in the test mode

  • Launches the test runner in the interactive watch mode.
  • See the section about running tests for more information.

Build mode

 cd shoppingcart

 npm run build

Runs the app in the build mode

  • Builds the app for production to the build folder.

  • It correctly bundles React in production mode and optimizes the build for the best performance.

  • The build is minified and the filenames include the hashes.

  • Your app is ready to be deployed!

  • See the section about deployment for more information.

Features :

  1. It contains Authentication system.
  2. It contains user wishlist option.
  3. It contains orders history option.
  4. It contains cart option also.
  5. It contains seperate detail section for individual product.

website Deployed on :

https://phonemart.netlify.app/

About

This is a E-commerce Website completely build using Reactjs and third party libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published