/roof-color-picker

A public React Project to provide a sample of photos for GAF's Timberline HDZ Shingle Product Line. The app is organized by color and can be used on Mobile or Desktop.

Primary LanguageJavaScript

Requirements

This project requires that you have npm and node.js installed.

Setup

Clone the project

git clone https://github.com/RaspberryProgramming/roof-color-picker.git

Enter the project directory

cd roof-color-picker

Install Dependencies

npm install

Once you've got the dependencies installed, you can now run the server. Run

npm start

A server should now be available at http://localhost:3000