npm run start to run project
- Popup: PopupService, App (for register service in ReactContext), ResultPopup, TourPage (calling)
- hooks: withActualCallback (thats all for now, almost everywhere I use just useState, useEffect)
- load-on-scroll: Porter(loader), TourPage -> Gallery(usage)
- ActiveElements: withNavigation(HOC for active state), Gallery and NavBar(usage)
- Router: App, NavBar
watch my issues