Skip to content

PetSavvy is a fully functional e-commerce website that allows you to shop for quality pet products.

License

Notifications You must be signed in to change notification settings

valeriaharmash/pet-savvy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pet Savvy

PetSavvy is a fully functional e-commerce website that allows you to shop for quality pet products.

Technologies

Development

npm install

Install app dependencies.

npm build

Create production build.

npm run build:dev

Create development build.

npm run seed

Seed database with dummy data.

npm start

Run the app in production mode.

npm run start:dev

Run the app in development mode.

npm run start:dev:logger

Run the app in development mode with additional logging.

npm run start:dev:seed

Seed db and run the apps in development mode.

npm run build

Create application build

About

PetSavvy is a fully functional e-commerce website that allows you to shop for quality pet products.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.2%
  • CSS 5.5%
  • HTML 0.3%