Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 870 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 870 Bytes

beer-n-found™

Application was built on top of Reacts Hooks, power of express routing and simplicity of Next.js.

Usage

yarn
yarn start
# or
npm install
npm run start

Technologic Stack

  1. React
  2. Next
  3. Express
  4. Emotion

Features

Controls. Siblings: Next and Prev

When your on a page of specicic beer you may simply switch between drinks by clicking arrows (Next or Previous) to add or substrack 1 to or from id of current main beer in query.

InfinityScroll.

InfinityScroll allows you to get all available with API beers.

Spinner to load it all!

Spinner is loading with every render which means it's loading a lot!

…and a looot more!

To do:

  • rewrite as testing environment for Blitz.js ⚡️

License

MIT © 2019 robertgrzonka