Skip to content

Project-Two-Group-Nine/SWATCH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWATCH    MIT

Description

Swatch is a makeup review website. When logged in, users may rate and review makeup products, read other reviews by users, and add products to a personal wishlist. The website can be found here. Swatch Website

Table of Contents

  1. Installation
  2. Usage
  3. License
  4. Questions

Installation

Clone the repository above or download it as a .zip file. In the root directory of the application enter the following in the command line: npm i. You must have MySQL installed to use the database.

Usage

To run the databse locally, run the following in the command line: mysql -u root -p and source db/schema.sql in the MySQL CLI. Enter quit to exit the MySQL CLI. In the command line, enter npm run seeds to seed the database. Then enter npm start to manage the database locally.

License

Under the MIT license, this material is free to modify and distribute for commercial or private use. See here for more details.

Questions

For additional questions, contact us on Github.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published