Skip to content

MatiasLN/whisky

Repository files navigation

Prerequisites

In order to run this project node.js (v16.7.0) and npm both need to have been installed.

Local development

  1. Make sure you proxy port 5000 in /client package.json
  2. run npm install to install dependacies
  3. Run npm start from project root (/whisky) to start the Express server
  4. Run yarn start from the client directory to start the React app
  5. Visit http://localhost:3000/

Deployment to Heroku

  1. initialise git repo
  2. Install heroku globally
  3. git push heroku master

Built With

About

A whisky website to keep track of what I've tasted

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published