Simple React APP to display data from Punk Beer API by using REST - https://api.punkapi.com/v2/beers.
- react 17
- react-spinners - using while loading data
- Custom Accordion component
- Custom grid layout
- Shine effect on image hover
Component/
- Where all components are exist. Each component should have own folderServices/
- Work with services for handling/passing data GET/POST/PUT/REQUEST...style.css
- main styling fileutils/
- this is trash bin, for dummy data and etc.