Skip to content

ibrahim-sowunmi/basic-checkout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

  • go to the basic checkout directory
  • go to client and run npm i
  • go to server directory and run npm i

npm run start in both directories to run the client and server

To edit the product:

  • edit the product in product objects in client/src/pages/SplashPage.js

To edit the checkout session:

  • edit the create checkout session API call in server/server.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published