https://github.com/devmuhammadzaki/shortly
a landing page for a link shortening website using Tailwind CSS.
https://github.com/devmuhammadzaki/shortly
tailwindcss
Last synced: 2 months ago
JSON representation
a landing page for a link shortening website using Tailwind CSS.
- Host: GitHub
- URL: https://github.com/devmuhammadzaki/shortly
- Owner: devmuhammadzaki
- Created: 2023-06-19T10:01:45.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T00:21:19.000Z (8 months ago)
- Last Synced: 2025-02-06T19:47:06.037Z (4 months ago)
- Topics: tailwindcss
- Language: CSS
- Homepage: https://shortly-amber.vercel.app
- Size: 259 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Shortly
a landing page for a link shortening website using Tailwind CSS.
[Frontend Mentor Challenge](https://www.frontendmentor.io/challenges/url-shortening-api-landing-page-2ce3ob-G)
## Usage
Install dependencies
```
npm Install
```Run Tailwind CLI
```
npm run watch
```