harsohailB / Jambo

An e-commerce store to sell merchandise for Jambo Apparel
https://www.jamboapparel.com
2 stars 0 forks source link

Jambo Apparel

Description

Jambo Apparel's (NPO) proprietary e-commerce store to sell merchandise without incurring the costs of major platform providers such as Shopify. By having this proprietary online store, the NPO was able save money that is spent on deployment and direct it towards growth and donations for its objective.

Technologies Used

Table of Contents

Installation

In the project directory, do the following to run the project:

  1. Install npm packages:
npm i
  1. Start the front-end ReactJS website and the ExpressJS server (Port 9000)
npm run dev

Deployment

Front-end deployment is automatic using Vercel

To deploy the ExpressJS server onto Heroku, do the following:

heroku git:remote -a {heroku instance name}

git subtree push --prefix server heroku master

Usage

Browse the site, view items in catalog, add them to your shopping cart, and buy!

Contributing

This is not an open-source project but if you find any issues or bugs with the web app, please let one of the developers know!

Credits

Harsohail Brar

Ryan Holt

Gary Wu