Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justehmadsaeed/landing-page-template

A clean and simple interface to display your company portfolio - developed in Next.js and tailwind CSS.
https://github.com/justehmadsaeed/landing-page-template

hacktoberfest nextjs tailwindcss template

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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 to create a personal repository with this template.
2. Install the dependencies with npm or yarn package manager.

```bash
yarn
# or
npm install
```

2. Run the development server with the follwing commands in your terminal.

```bash
yarn run dev
# or
npm run dev
```

3. Create a production build, ready to deploy.

```bash
yarn run build
# or
npm run build
```

## ⏯ Preview

![demo preview](assets-github/demo.gif)

## Deploy your own landing page

Deploy it to the cloud with [Vercel](https://vercel.com/new?utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).

## 👨🏻‍💻 Contributing

Make sure you read the [contributing guidelines](contributing.md) before opening a PR.

## 🔑 License & Conduct

- MIT © [Ehmad Saeed](https://github.com/justEhmadSaeed)
- [Code of Conduct](CODE_OF_CONDUCT.md)
- Design Inspiration: John Komarnicki