Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 504 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 504 Bytes

Site for customazing travel path.

npm run start to run project

Main Parts:

  • 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

TODO:

watch my issues