Right now at the footer of the site there is a link to Bootstrap's projects on GitHub: Now that it's been nearly 2 years since Bootstrap v4 went EOL I think it makes sense to remove that link as ...
A simple example that shows how to create a sticky footer with React and Bootstrap. This examples is based on create-react-app, but this can be used in any React project. Add boilerplate to App.js.