Skip to content

gonnzalo/random-aeropress-recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aeropress Recipe Generator

Aeropress Recipe Generator is a single web app to generate random Aeropress recipe. This app is base on Coffee Brewing Dice: Aeropress Edition by James Hoffmann

Build with React.

ScreenShot

Live Demo

https://coffee-dice.gonnzalo.now.sh/

Installation

To run locally in development mode please follows this guide:

1- Clone the repository and install the node modules:

git clone https://github.com/gonnzalo/random-aeropress-recipe
cd random-aeropress-recipe/
npm install

2- Runs the app in development mode.

npm start

3- Open http://localhost:3000 to view it in the browser.

Sources

  • Coffee Brewing Dice: this app is base on Coffee Brewing Dice: Aeropress Edition by James Hoffmann

Contributing

Contributions, issues and feature requests are welcome.

Author

License

MIT