nidelplay / modernize-landing-page

How to creating landing page in modern frontend stack

Home Page:https://mazipan.github.io/modernize-landing-page/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modernize-landing-page

All Contributors TemplateBy Evolo Travis

How to creating landing page in modern frontend stack

What is this?

This repo try to show you how to migrate old landing page to modern frontend stack to gain all benefits for the best developer experience when developing the website.

Live

https://mazipan.github.io/modernize-landing-page/

Screenshoot

TODOs

  • Setup parcel
  • Move loading JS from CDN/local to NPM
  • Combine all JS
  • Move loading CSS from local to NPM
  • Move to CSS Pre-processor
  • Combine all CSS
  • Add Lazyload assets
  • Add service worker

Original Code

Template downloaded from evolo


Copyright © 2019 By Irfan Maulana

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Irfan Maulana
Irfan Maulana

🚇 🐛 💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

How to creating landing page in modern frontend stack

https://mazipan.github.io/modernize-landing-page/

License:MIT License


Languages

Language:HTML 49.3%Language:CSS 43.5%Language:JavaScript 5.3%Language:PHP 1.9%