This is the main site deloyed to github pages.
The best way is to visit https://capitaltwo.ga/, you may use http-server if you want to run locally:
npm install http-server # install http-server
git clone https://github.com/CapitalTwo/Main-Site.git
cd Main-Site
http-serverBecause of CORS policy and http(non-secure) link, a lot of functions will not work.