Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 893 Bytes

README.md

File metadata and controls

47 lines (27 loc) · 893 Bytes

Next JS - Landing Page

This is a free React landing page template written in JavaScript, designed for startups, who want to create a quick, clean and professional landing page for their business or project.

preview

Features

  • 🌲 Modern

  • 🙉 Responsive

  • 🖖 Contact Form

  • 🍞 Low Maintenance

SEO Friendly

preview

Installation

git clone https://github.com/poboisvert/LandingPage.git
cd template && npm install
npm run dev

Deploy with Digital Ocean

Deploy a NPM package

npm login

cd template && git init && git add . && git commit -m "init"

npm publish --access public

npm i @YOUR_ORGANISATION/PACKAGE_NAME

Note: npm version patch