https://github.com/developer-macos/funlearn
https://github.com/developer-macos/funlearn
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/developer-macos/funlearn
- Owner: developer-macos
- Created: 2025-08-16T10:53:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-08-16T10:56:34.000Z (7 months ago)
- Last Synced: 2025-09-01T09:30:30.938Z (7 months ago)
- Language: HTML
- Size: 14.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FunLearn — HTML/CSS/JS the funny way
A tiny multi‑page site you can deploy anywhere. No frameworks, just semantic HTML, modern CSS and vanilla JS.
**Pages**
- `index.html` — landing page with features, testimonials, FAQ
- `lessons.html` — curriculum overview
- `playground.html` — live code editor + preview
- `pricing.html` — pricing plans
- `about.html` — about the company
- `contact.html` — contact form (client-side demo only)
**How to use**
Open `index.html` in a browser, or serve the folder with any static host (GitHub Pages, Netlify, Vercel, etc.).