Quickly bring up a landing page for your app on desktop and mobile.
git clone https://github.com/sugia/React-Landing-Page-Template.git
cd React-Landing-Page-Template
npm i
npm run start
Website metadata can be found in the public/ folder.
Parameters to customize src/Desktop.js and src/Mobile.js can be found in src/store/Context.js.
Images should be saved inside the src/images/ folder.
This codebase is licensed under Apache License 2.0. For more information, see the LICENSE file in this repository.


