Skip to content

A platform for individuals to share and exchange vouchers and coupons from various online retailers and service providers.

License

Notifications You must be signed in to change notification settings

lytsl/coupon-trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coupon Trader

A platform for individuals to share and exchange vouchers and coupons from various online retailers and service providers.

Installation

  1. Make sure that you have Node.js v18.13.0 or above and a package manager(yarn or pnpm or npm) installed.

  2. Clone this repo using git clone https://github.com/lytsl/coupon-trader.git

  3. Go to your project folder: cd coupon-trader

  4. Do the following in both the frontend and server directory.

    1. To create a .env file, copy the content of .env.example to a new file called .env in the same directory. Replace placeholders with your values and save it.
    2. Install dependencies: npm install or yarn install or pnpm install.
    3. After install, run: npm run dev or yarn dev or pnpm run dev.
  5. Open your browser at: http://localhost:5173/

Project Screenshots

Landing Page

ct-landing

Explore Page

ct-explore

Add Coupon Page

ct-add

Inquiry Page

ct-inquiry

Profile Page

ct-profile

Bought Coupons

ct-buy

For Sell Coupons

ct-sell

Project Showcase

out96

About

A platform for individuals to share and exchange vouchers and coupons from various online retailers and service providers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published