Coder Social home page Coder Social logo

grace-shopper's Introduction

Grace Shopper Cosmetics ๐Ÿ›’

An online merchandise store built by an agile team of four.

Deployed App

https://gscosmetics.herokuapp.com/

Features ๐Ÿ’ก

  • user can login/signup as an authenticated client
  • user can browse all the products and click into single product page to see the details
  • user can add products to the carts
  • products in carts can be added, retrieved, updated and deleted
  • user can checkout, and it will create a new cart for the client
  • admin can login using admin accounts to check all the stock

Tech Stack ๐Ÿ’ป

  • React.js
  • Redux
  • Node.js
  • Express.js
  • Sequelize
  • postgreSQL
  • Tailwind CSS
  • Heroku

Start ๐Ÿ›ซ

Sync and seed your database by running npm run seed. Running npm run start:dev will make great things happen!

  • start:dev will both start your server and build your client side files using webpack
  • start:dev:logger is the same as start:dev, but you will see your SQL queries (can be helpful for debugging)
  • start:dev:seed will start your server and also seed your database (this is useful when you are making schema changes and you don't want to run your seed script separately)

grace-shopper's People

Contributors

daibo2022 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.