Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennymwendwax/tailwindcss-landing-page
tailwindcss landing page
https://github.com/kennymwendwax/tailwindcss-landing-page
css landing-page react tailwindcss ui-design
Last synced: about 2 months ago
JSON representation
tailwindcss landing page
- Host: GitHub
- URL: https://github.com/kennymwendwax/tailwindcss-landing-page
- Owner: KennyMwendwaX
- Created: 2022-12-22T09:11:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-22T09:40:53.000Z (about 2 years ago)
- Last Synced: 2024-06-27T00:39:31.649Z (6 months ago)
- Topics: css, landing-page, react, tailwindcss, ui-design
- Language: JavaScript
- Homepage:
- Size: 301 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Free Tailwind landing page template
![Simple TailwindCSS template preview](https://github.com/IconicDexter/tailwindcss-landing-page/blob/main/src/images/page.png)
**Simple Light** is a free landing page template built on top of **TailwindCSS** and fully coded in **React**. Simple light is designed to provide all the basic components a developer need to create a landing page for SaaS products, online services, and more.
Use it for whatever you want, and be sure to reach us out on Twitter if you build anything cool/useful with it.## Usage
This project was bootstrapped with [Vite](https://vitejs.dev/).
### Project setup
```
npm install
```#### Compiles and hot-reloads for development
```
npm run dev
```#### Compiles and minifies for production
```
npm run build
```