https://github.com/devmuhammadzaki/fylo
a landing page for a file hosting website using Tailwind CSS.
https://github.com/devmuhammadzaki/fylo
tailwindcss
Last synced: 11 months ago
JSON representation
a landing page for a file hosting website using Tailwind CSS.
- Host: GitHub
- URL: https://github.com/devmuhammadzaki/fylo
- Owner: devmuhammadzaki
- Created: 2023-06-20T00:29:03.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T00:00:59.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T13:33:36.892Z (over 1 year ago)
- Topics: tailwindcss
- Language: HTML
- Homepage: https://fylo-zeta-smoky.vercel.app
- Size: 2.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Fylo
a landing page for a file hosting website using Tailwind CSS.
[Frontend Mentor Challenge](https://www.frontendmentor.io/challenges/loopstudios-landing-page-N88J5Onjw)
## Usage
Install dependencies
```
npm Install
```
Run Tailwind CLI
```
npm run watch
```
