Skip to content

okay-lena/beer-bank-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Build a website to list and search beers.

API provided by Punk API.

User stories

  1. First load does not display any beers
  2. Users can see all beers clicking Home link
  3. Show loader while beers are loading
  4. Users can find beers using instant search (search as you type)
  5. Users can find beers using advanced search with more criteria (IBU, ABV, EBC, Brewery date)
  6. Users can save beers as favorites clicking star icon
  7. Users can see favorite beers clicking Favorites link
  8. Users can click beer card to open popup dialog
  9. Popup dialog should contain section with three random beers
  10. Users can close popup by clicking on background or ESC
  11. Top menu with Home and Favorites links should be sticky

Tech details

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

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.

About

ES6, React, Redux, async/await with Axios & redux-thunk, Bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors