Skip to content

eric-lobdell/Vinscents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.4%
  • CSS 20.3%
  • HTML 7.3%