sandoche / Mobile-app-landingpage-template

πŸ“± Free to use static generated website template for your mobile app

Home Page:https://mobileapplandingpage.learn.uno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile App Landing Page Template

MIT medium: sandoche Twitter: sandochee

πŸ“± Free to use static generated landing page template for your mobile app

πŸ’‘ Features

Mobile App Landing Page Template comes with pre-installed features and options:

  • Display app icon
  • Show unlimited app screenshots
  • Link to Google Play
  • Link to the AppStore
  • Link to the Web App
  • Press mention section
  • Product Hunt floating prompt
  • Privacy policy Page
  • Google Analytics
  • Cookie Consent
  • Automatic dark theme
  • Doorbell widget
  • Github forking banner

✨ Demo

Check out websites using the Mobile App Template:

πŸ“– How to use

The normal way

  1. Fork this project
  2. Edit _config.yml, feel free to commut/uncomment what you need (google analtytics, or github for example)
  3. Edit _data/app.yml with your app data
  4. Update the text from _data/strings.yml, you can customize there the footer's links
  5. Edit icons and screenshots inside the _images folder and icon.png in the root
  6. Edit _src/index.js to update the product hunt modal (or to remove it) and to remove the darkmode plugin if you don't want it
  7. Deploy (on netlify, gitpages or surge, they are all free)

The no-code way

  1. Go to https://t3mpl.n4no.com/editor/#manifest=../templates/mobile-app-landing-page/template.yaml
  2. Edit the settings on the left part
  3. Click on the Publish button then Save Webpage as .zip
  4. Unzip and upload the folder to your server (you can drag'n'drop it in Netlify to host it there for free)

βš™οΈ How to run

Pre-requisites

  • NodeJS
  • Ruby, Bundler

Install

npm install
bundler install

Development

npm start

Build

npm run build

Deploy to netlify (for free)

Deploy to Netlify

More documentation

This templates uses Jekyll-webpack-boilerplate, read more documentation there.

🀝 Contributing

Contributions, issues and feature requests are welcome!

⭐️ Show your support

Please ⭐️ this repository if this project helped you!

patreon.png

🍺 Buy me a beer

If you like this project, feel free to donate:

  • PayPal: https://www.paypal.me/kanbanote
  • Bitcoin: 19JiNZ1LkMaz57tewqJaTg2hQWH4RgW4Yp
  • Ethereum: 0xded81fa4624e05339924355fe3504ba9587d5419
  • Monero: 43jqzMquW2q989UKSrB2YbeffhmJhbYb2Yxu289bv7pLRh4xVgMKj5yTd52iL6x1dvCYs9ERg5biHYxMjGkpSTs6S2jMyJn
  • Motive: MOTIV-25T5-SD65-V7LJ-BBWRD (Get Motive Now: https://motive.network)

About

πŸ“± Free to use static generated website template for your mobile app

https://mobileapplandingpage.learn.uno

License:MIT License


Languages

Language:HTML 51.9%Language:SCSS 26.2%Language:JavaScript 18.7%Language:Ruby 3.2%