Skip to content

An e-commerce project inspired by bigbasket and amazon

Notifications You must be signed in to change notification settings

nishkohli96/ecom-mern

Repository files navigation

e-commerce

Sample e-commerce app that uses big-basket dataset as products inventory. The search is powered by Algolia and checkout process is managed by Razorpay. To view the complete list of libraries used, check PackagesUsed.md.

  • Project uses monorepo style powered by Turborepo.
  • Replace environment variables by your own set of values to get started.
  • Dev and prod Docker images configured alongside github actions.

Get Started

Run the setup.sh script to install node_modules, build the common folder shared across client & server and link it them.

  sh setup.sh
  • Now run the client and server apps.
  yarn run-apps

Support Me

If you found this template helpful and saved your valuable time, consider buying me a coffee

About

An e-commerce project inspired by bigbasket and amazon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages