zizther / Vinscents

React infinite scrolling rainbow color wheel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vinscent's 🍷 - Wine Aroma Wheel

Demo

A wine aroma wheel for assisting wine enthusiasts in identifying scent characteristics of wine by category.

Demo Here

Category Wheel Demo

Install

First clone or download the app to your local machine, and install all dependencies with:

npm install

Then boot the express server that is included by running:

npm start

Development

Want to contribute? Great!

To develop, you'll need to make sure that webpack is watching for changes when you save, so that it can auto bundle everything together. To set up a webpack watcher to bundle upon each save:

npm run dev

In order to bundle one time, and NOT run a watch:

npm run build

Hope you Enjoy!

Authors

About

React infinite scrolling rainbow color wheel


Languages

Language:JavaScript 72.3%Language:CSS 20.3%Language:HTML 7.3%