Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 1.18 KB

README.md

File metadata and controls

44 lines (25 loc) · 1.18 KB

React-Landing-Page-Template

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

Live Demo

https://mirror.voiceqna.com

https://paper.jomimi.com

https://jomimi.com

Mobile Demo

voice_mirror_mobile

Desktop Demo

paper_desktop

Tablet Demo

jomimi_tablet

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.