Skip to content

A full stack Node.js and React shopping cart app for keyboard enthusiasts

Notifications You must be signed in to change notification settings

dotkeenan/keebology

Repository files navigation

Keebology

A full stack Node.js and React shopping cart app for mechanical keyboard enthusiasts.

Technologies Used

  • React.js
  • JavaScript
  • PostgreSQL
  • Node.js
  • npm
  • Webpack
  • Babel
  • Express
  • HTML 5
  • CSS3
  • Bootstrap 4
  • JSON

Live Demo

Try the application live at https://keebology.keenanng.com/

Preview

Features

  • User can view the products for sale
  • User can view the details of a product
  • User can add a product to their shopping cart
  • User can view their cart summary
  • User can remove an item from their cart
  • User can place an order

Development

Getting Started

  1. Clone the repository.

    git clone https://github.com/dotkeenan/wicked-sales-js.git
    cd wicked-sales-js
  2. Install all dependencies with NPM.

    npm install
  3. Run the webpack development server.

    npm run dev
  4. Once started you can view the application by opening http://localhost:3000 in your browser.

About

A full stack Node.js and React shopping cart app for keyboard enthusiasts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published