https://github.com/capellax02/loopstudios
This project is a simple, responsive web template built with Tailwind CSS. It includes a hero section, feature section, and creations section, showcasing various interactive VR projects. The design is modern and minimalistic, with smooth animations and a clean layout.
https://github.com/capellax02/loopstudios
html-css-javascript tailwindcss
Last synced: 3 months ago
JSON representation
This project is a simple, responsive web template built with Tailwind CSS. It includes a hero section, feature section, and creations section, showcasing various interactive VR projects. The design is modern and minimalistic, with smooth animations and a clean layout.
- Host: GitHub
- URL: https://github.com/capellax02/loopstudios
- Owner: CAPELLAX02
- Created: 2024-07-10T14:34:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T16:06:23.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T03:24:31.214Z (over 1 year ago)
- Topics: html-css-javascript, tailwindcss
- Language: CSS
- Homepage:
- Size: 2.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Loopstudios Website
Loopstudios landing page from Brad Traversy's Tailwind course and from [Frontend Mentor Challenge](https://www.frontendmentor.io/challenges/loopstudios-landing-page-N88J5Onjw)
## Usage
Install dependencies
```
npm Install
```
Run Tailwind CLI
```
npm run watch
```
