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.
- Host: GitHub
- URL: https://github.com/devmuhammadzaki/bookmark
- Owner: devmuhammadzaki
- Created: 2023-06-20T00:48:38.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-28T21:13:20.000Z (8 months ago)
- Last Synced: 2025-02-06T19:47:05.979Z (4 months ago)
- Topics: tailwindcss
- Language: CSS
- Homepage: https://bookmark-phi-steel.vercel.app
- Size: 4.96 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Bookmark

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
```