Skip to content

kris1803/BikeShopKris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bike shop project (fictional) - Studies small project

Using third part payment system api, Stripe

Deployed at this address : https://bikeshopkris.herokuapp.com/

Shopping cart editing Full stack Nodejs project with MVC architecture and SSR with EJS, based on Express framework.

To start put your stripe api key in a ".env" file in the root firectory of this project, like this

STRIPE_API_KEY=example_api_key_1234

and then run these commands (with NodeJs installed on device):

npm install
npm start

alt text

About

Bike shop project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published