Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.27 KB

README.md

File metadata and controls

43 lines (32 loc) · 1.27 KB

Winecellar React client

Table of contents

General info

React client to the winecellar-webapp for keeping track of wines, their tasting notes, and reviews. Goal is to be the premier open-source winecellar application.

Frameworks

  • React
  • Axios
  • Material UI
  • Fontawesome

Project Setup

You will need to build and run the winecellar-webapp in order for the React client connection to the API and PostgreSQL database.

In the root project directory, you can run:

npm install

Install the dependencies in the local node_modules folder.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Contribution

Feel free to fork the project. Contact info is below.

License

License Winecellar is released under Eclipse Public License version 2.0

Contact

Created by Paul Pearson & Jesper Pedersen