Application is divided into two parts:
Gathers information about beers, (name, description, type etc.) from producer's websites and combines it into single JSON file. It uses Cheerio for DOM traversing
Written in NextJS, basically maps over JSON and generates static websites with provided data
These two apps are independent (do not need to work at the same time)
