1. babel
2. sass
3. webpack
4. GSAP
5. autoprefixer
6. postcss
7. service worker for caching files
after Selecting Category a list of available API is displayed
you can visit site here -> ApiFinder

npm run start:dev - start's project in development mode on http://localhost:8080/
npm run build - build project in production mode and put all necessary files into ./dist folder
- [x] mobile friendly
- [x] favorite section is not cleared after another click
- [x] show favorite, (after click on a button multiple duplicates are inserted into one div)
- [x] after displayed favorite cards, a comma is displayed as well(fixed)
- [x] add feature to delete all cards from favorite section/localStorage