Skip to content

A E-Commerce store built with PostgreSQL, Express, Sequelize, JavaScript, React.js, Redux, BootStrap, and JSX.

Notifications You must be signed in to change notification settings

jnmrles/covfefe

 
 

Repository files navigation

Coffee Shop

A E-Commerce Coffee shop where fun random items are sold!

This project was built under a time crunch of a week at the FullStack Academy. This was built with Agile methodologies in a team of 4 other developers

Setup

To preview this, you will need Postgres, Node.js, and NPM installed on your machine

In order to fully install all packages & dependencies: npm install in your run time environment

You must then need to create a Postgres database with called 'covfefe': createdb covfefe

To View Products and load our databse with test data run: npm run seed

Finally:

npm run start-dev and start shopping!

Technologies Used

  • React
  • Redux
  • Bootstrap
  • Sequelize
  • Node.js
  • Express
  • JSX
  • CSS
  • HTML5

Members

About

A E-Commerce store built with PostgreSQL, Express, Sequelize, JavaScript, React.js, Redux, BootStrap, and JSX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.6%
  • JavaScript 41.8%
  • Other 1.6%