lsantamaria / beer-search-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


A beer search example. It suggests the beers that go well with the indicated meal. It fetches the information from the Punk API.

Requirements

In order to install, build and run the project you will need to have Node.js v10+.

Installation

To install the project dependencies, run npm install.

Run

In order to run the project, just execute npm start and the application will show up at localhost:3000.

Test

For testing the project, run npm test.

About


Languages

Language:JavaScript 87.5%Language:HTML 10.3%Language:CSS 2.2%