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

https://github.com/devmuhammadzaki/bookmark

a landing page for a bookmark manager app using Tailwind CSS.
https://github.com/devmuhammadzaki/bookmark

tailwindcss

Last synced: about 2 months ago
JSON representation

a landing page for a bookmark manager app using Tailwind CSS.

Awesome Lists containing this project

README

        

# Bookmark

![](images/bookmark.png)

a landing page for a bookmark manager app using Tailwind CSS.

[Frontend Mentor Challenge](https://www.frontendmentor.io/challenges/bookmark-landing-page-5d0b588a9edda32581d29158)

## Usage

Install dependencies

```
npm Install
```

Run Tailwind CLI

```
npm run watch
```