Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/justehmadsaeed/landing-page-template
- Owner: justEhmadSaeed
- License: mit
- Created: 2021-09-11T21:49:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T18:10:57.000Z (about 1 year ago)
- Last Synced: 2023-10-29T19:22:29.153Z (about 1 year ago)
- Topics: hacktoberfest, nextjs, tailwindcss, template
- Language: JavaScript
- Homepage: https://landing-page-template-nine.vercel.app
- Size: 3.68 MB
- Stars: 24
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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.
## 🏗 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