React-Landing-Page-Template icon indicating copy to clipboard operation
React-Landing-Page-Template copied to clipboard

Quickly bring up a landing page for your app on desktop and mobile.

React-Landing-Page-Template

Quickly bring up a landing page for your app on desktop and mobile.

Live Demo

https://jomimi.com

https://voiceqna.com

https://amplichat.com

Desktop Demo

desktop_gif

Mobile Demo

mobile_gif

Getting Started

git clone https://github.com/sugia/React-Landing-Page-Template.git

cd React-Landing-Page-Template

npm i

npm run start

Usage

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.

License

This codebase is licensed under Apache License 2.0. For more information, see the LICENSE file in this repository.