/Plants-and-Pants

Primary LanguageJavaScriptMIT LicenseMIT

Plants and Pants

An e-commerce site that sells plants and pants.

Technologies

  • React
  • Redux
  • Material UI
  • Node
  • Express
  • Sequelize
  • PostgreSQL

How to Run Locally

  1. Fork and clone this repo
  2. Create db named grace-shopper
  3. Install the dependencies with "npm install"
  4. Start the build process and the application with "npm run start:dev"
  5. Navigate to localhost:8080 to see the site in the browser