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

https://github.com/atumv/lp

Landing page built with Tailwind CSS.
https://github.com/atumv/lp

css html tailwindcss vite

Last synced: 3 months ago
JSON representation

Landing page built with Tailwind CSS.

Awesome Lists containing this project

README

        

# LP Landing page

![](preview.jpg)

## Install

```sh
git clone https://github.com/atumv/lp.git && cd lp && npm i
```

## Running

```sh
npm run dev
```