https://github.com/emon21/startup-landing-template
Startup Html landing Template
https://github.com/emon21/startup-landing-template
css3 html5 javascript tailwindcss
Last synced: 3 months ago
JSON representation
Startup Html landing Template
- Host: GitHub
- URL: https://github.com/emon21/startup-landing-template
- Owner: emon21
- Created: 2023-05-01T02:11:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-05T06:38:38.000Z (about 3 years ago)
- Last Synced: 2025-05-30T13:18:32.355Z (about 1 year ago)
- Topics: css3, html5, javascript, tailwindcss
- Language: HTML
- Homepage: https://startup-html-template.netlify.app/
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is a html version [startup-landing-template](https://startup-html-template.netlify.app/) designed with HTML & CSS. We use tailwindcss framework and some javascripts plugin. For slider we use swipper js.
Check the [Live Demo here](https://startup-html-template.netlify.app).


## Project Setup
```sh
npm install
```
### Compile and Hot-Reload for Development
```sh
npm run dev
```
### Compile and Minify for Production
```sh
npm run build
```
### Lint with [ESLint](https://eslint.org/)
```sh
npm run lint
```
## Credits
- Design by [Hasib](https://www.linkedin.com/in/)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.