Skip to content

Crafty-Cranberries/Book-Shopper

Repository files navigation

Book-Shopper

Book-shopper is a mock e-commerce web application for books.

Getting Started

Built With

  • Redux - Used to manage state for our React components.
  • React - Front end framework.
  • React-Bootstrap - Styling used in conjunction with CSS.
  • Sequelize - Used to build our database models.
  • Express - Used to create a REST API for our database.
  • PostgreSQL - Our backend database, an object-relational database management system (ORDBMS).

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details