/temp-landing-page

A temporary repository for a placeholder landing page while the main website is being developed.

Primary LanguageTypeScript

Temporary Landing Page for PepperBot

This repository is for creating a temporary landing page for PepperBot website, deployed via GitHub Pages. The original creators of the deployment process used here are credited as gitname/react-gh-pages.

Introduction

In this repository, we have a React app that serves as a temporary landing page for PepperBot. We have created this app using create-react-app and deployed it to GitHub Pages using gh-pages.

If you are following along with this guide, you'll end up with a temporary landing page for your project—hosted on GitHub Pages—which you can then customize.

How to Deploy Your React App to GitHub Pages

Please follow the instructions in the original readme here.

Notes

  • This repository is for creating a temporary landing page for PepperBot. It is a placeholder until the actual website is built and launched.
  • Special thanks to the original creators gitname/react-gh-pages for the detailed guide on deploying a React app to GitHub Pages.
  • This repository consists of two branches:
    • master - the source code of the React app
    • gh-pages - the React app built from that source code

Contributors

Thanks to these people for contributing to the maintenance of this repository.