Skip to content

imaginationeverywhere/shopit

Repository files navigation

shopit

Complete E-commerce site built with Node.js, React, Redux, Express, MongoDB

Env Variables

Add your config variables values in the config.env file in backend/config folder as shown in the course.

Install Dependencies (Frontend)

cd frontend
npm i

Install Dependencies (Backend)

npm i

Seed Database

Use the following commeand to put some dummy products in that database. Run it in the root folder.

npm run seeder

You must register the following accounts

  1. Amazon Web Services
  2. Cloudinary
  3. mongodb Atlas
  4. Stripe
  5. PayPal
  6. Github

For Email services you can choose the following services

  1. Mailtrp - This is only for testing purposes
  2. SendGrid
  3. Elastic Email

About

Complete E-commerce site built with Node.js, React, Redux, Express, MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •