Skip to content

KachiiC/CandleCommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CandleCommerce

TypeScript React Ant-Design NodeJS Express.js Prisma Postgres Jest


landing page       products page       product template       product responsive


To run the app:

  1. Fork and clone repositoty
  2. npm i from inside server folder
  3. npm i from inside client folder
  4. call the command 'nodemon' --> from server folder
  5. call the command 'npm start' --> from client folder

For database population examples check server/src/seeds, for additional schema information check server/src/prisma/schema.prisma

The project can now be used as a template for an online store

About

Legacy Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.3%
  • CSS 16.7%
  • JavaScript 10.5%
  • HTML 0.5%