Example used is for the couple cartoonist group Bubsnbubsy. Check em out on bubsnbubsy.art
Check out this open-source tech stack built on react-bootstrap and the gh-pages cli. Feel free to clone the repo and launch your own social site!
General | Technology |
---|---|
UI-Kit | Bootstrap 4 |
Framework | React |
Hosting | Github Pages |
Domain | Google Domains |
Development | Gitpod Cloud |
http://USERNAME.github.io/ <- If repo name included "USERNAME.github.io"
http://USERNAME.github.io/repo_name <- If repo name doesn't include "USERNAME.github.io"
please search on google for more details
# ... Code to add remote
git add .
git commit -m "example push"
git push origin
npm run deploy
Your site will be live from the "homepage" key in "package.json"