Skip to content

Strobery/landing-page-template

 
 

Company's Landing Page Template

A clean and simple interface to display your company portfolio - developed in Next.js and tailwind css. Try it for free.

license MIT

🏗 How to use

  1. Fork the repo or click on the Use this template button to create a personal repository with this template.
  2. Install the dependencies with npm or yarn package manager.
yarn
# or
npm install
  1. Run the development server with the follwing commands in your terminal.
yarn run dev
# or
npm run dev
  1. Create a production build, ready to deploy.
yarn run build
# or
npm run build

⏯ Preview

demo preview

Deploy your own landing page

Deploy it to the cloud with Vercel (Documentation).

👨🏻‍💻 Contributing

Make sure you read the contributing guidelines before opening a PR.

🔑 License & Conduct

About

A clean and simple interface to display your company portfolio - developed in Next.js and tailwind CSS.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • CSS 3.2%