/raversoutlet

Project 3- e-commerce React

Primary LanguageJavaScript

Ravers Outlet

GitHub license

Description

Ravers Outlet is an e-commerce plateform to allow fellow ravers to shop for rave essentials before any festival or concert!

Table of Contents 🔎

Installation 💾

You’ll need to use the MySQL2 and Sequelize packages to connect your Express.js API to a MySQL database and the dotenv package to use environment variables to store sensitive data. The application will be invoked by using the following command:

  npm install
Command to connect to the server: 
```bash
  npm start

Usage

Allows users to shop for all rave essentials!

Deployment

GitHub

Contributers

  • Brandon Perez
  • Crystal Soto-LaCombe
  • Neil Juanillo
  • Caitlyn Griffing
  • Gustavo Garcia

Resources & Tutorials 💻

MIT License 📍

Copyright (c) 2021 Brandon Perez/ Neil Juanilo/ Gustavo Gracia/ Crystal Soto-LaCombe/ Caitlyn Griffing

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.