https://github.com/capellax02/bookmark
This project is a simple and elegant bookmark manager web application built with Tailwind CSS. It features a clean and intuitive interface for organizing your favorite websites.
https://github.com/capellax02/bookmark
html-css-javascript tailwindcss
Last synced: 3 months ago
JSON representation
This project is a simple and elegant bookmark manager web application built with Tailwind CSS. It features a clean and intuitive interface for organizing your favorite websites.
- Host: GitHub
- URL: https://github.com/capellax02/bookmark
- Owner: CAPELLAX02
- Created: 2024-07-10T14:39:09.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T18:31:42.000Z (almost 2 years ago)
- Last Synced: 2025-07-20T00:08:25.881Z (12 months ago)
- Topics: html-css-javascript, tailwindcss
- Language: CSS
- Homepage: https://bookmark-eosin.vercel.app
- Size: 4.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Bookmark Website
Bookmark landing page from Brad Traversy's Tailwind course and from [Frontend Mentor Challenge](https://www.frontendmentor.io/challenges/bookmark-landing-page-5d0b588a9edda32581d29158)
## Usage
Install dependencies
```
npm Install
```
Run Tailwind CLI
```
npm run watch
```
