Skip to content

CrownStore: An E-commerce Clothings and Shoes Store

Notifications You must be signed in to change notification settings

jan-far/CrownStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrownStore

This project was bootstrapped with Create React App.

Live :hot:

Click Here

Local Development

In the project root directory, you can run:

npm run dev

Runs the app, both the client and server, in the development mode.
This is needed if you want to test out the Stripe Payment integrated in the project. Open http://localhost:3000 to view it in the browser.

To start only the client, open the client folder in the project directory. You can run:

npm start

This will run the frontend app without the backend server. 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.

Production Build

In the client directory, you can run:

npm run build

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!

You can run the build on your local machine before deploying with serve

serve build

See the section about deployment for more information.

About

CrownStore: An E-commerce Clothings and Shoes Store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published