Skip to content

hvctgr/BeerFlix

Repository files navigation

BeerFlix

Get your beers from an API!

WEBSITE

Homepage

  • List 10 beers from the API.
  • Search your beers by text and year.
  • Searchs limitated to 10 elements.
  • Click on each beer to see the detail.

Detail page

  • Show all the information of the beer.
  • Add likes.
  • Add comments.

Installation steps

> git clone https://github.com/hvctgr/BeerFlix.git
> npm install    

Development

Run the app

> npm start    

Build the webpack package

> npm run webpack    

Build the webpack package automatically when changes

> npm run webpack:dev  

Deployment

> npm run prod    

Technologies used

  • HTML
  • SASS
  • ES6
  • PostCSS
  • Babel
  • Webpack 4

About

project using an API of beers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published