Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

FreeMyEV - Landing Page

One universal app for all electric vehicles. Pay once, own forever. No subscriptions.

What's This?

Pre-launch landing page for FreeMyEV - a mobile app for Norwegian EV owners that:

  • Works with ALL EV brands (Tesla, Audi, BMW, VW, Polestar, etc.)
  • One-time payment (€49 early bird / €79 regular)
  • No monthly subscriptions
  • All data stored locally
  • Built specifically for Norway

Files

  • index.html - Main landing page (Norwegian)
  • styles.css - All styling (dark mode, responsive)
  • DEPLOY.md - Deployment instructions (GitHub Pages, Vercel, Netlify)

Quick Start

Local Development

# Clone or navigate to directory
cd ~/clawd/ev-app-site

# Serve locally
python3 -m http.server 8000

# Open browser
open http://localhost:8000

Deploy to GitHub Pages

git init
git add .
git commit -m "Initial commit"
gh repo create freemyev-landing --public --source=. --remote=origin --push
gh repo edit --enable-pages --pages-branch main

# Site will be live at:
# https://[your-username].github.io/freemyev-landing/

See DEPLOY.md for detailed instructions.

Pre-order Setup

The landing page is ready but needs payment integration:

Recommended: Gumroad (5 min setup)

  1. Create account at https://gumroad.com
  2. Create product: "FreeMyEV Premium - Early Bird" (€49)
  3. Update form action to redirect to Gumroad URL
  4. Done!

See ../ev-app-launch/payment-setup.md for full instructions.

Structure

ev-app-site/
├── index.html          # Main page
├── styles.css          # Styling
├── DEPLOY.md          # Deployment guide
└── README.md          # This file

ev-app-launch/
├── social-posts.md           # Ready-to-post content
├── outreach-templates.md     # Email/DM templates
├── validation-plan.md        # Launch strategy
└── payment-setup.md          # Gumroad/Stripe setup

Features

Landing Page Sections

  1. Hero - Problem statement, value prop, stats
  2. Pain Points - What sucks about current apps
  3. Solution - FreeMyEV features
  4. Pricing - Free vs Premium tiers
  5. Trust - Guarantees and benefits
  6. Pre-order Form - Email collection + redirect to payment
  7. FAQ - Common questions answered
  8. Footer - Links, contact

Design

  • Dark mode (on-brand for tech product)
  • Norwegian flag subtle accent (local pride)
  • Fully responsive (mobile-first)
  • Smooth scroll navigation
  • Electric blue accent colors
  • Modern, clean aesthetics

Copy

  • Norwegian language (target market)
  • Direct, no-BS tone
  • Problem-focused (relatable pain points)
  • Urgency (first 100 early bird pricing)
  • Trust-building (money-back guarantee)

Validation Goals

  • Target: 10 pre-orders = GO signal
  • Timeline: 4 weeks
  • Success: 10+ orders → proceed with development
  • Pivot: 5-9 orders → adjust pricing/positioning
  • Kill: <5 orders → refund and move on

See ../ev-app-launch/validation-plan.md for full strategy.

Tech Stack

  • Frontend: Pure HTML/CSS/Vanilla JS (no frameworks - fast & simple)
  • Hosting: GitHub Pages (free, reliable)
  • Payments: Gumroad (recommended) or Stripe
  • Analytics: Google Analytics 4
  • Email: Gumroad built-in or Mailchimp

Roadmap

Phase 1: Validation (Weeks 1-4)

  • Build landing page
  • Write social content
  • Create outreach templates
  • Deploy to GitHub Pages
  • Set up Gumroad
  • Launch to Reddit/Facebook
  • Goal: 10+ pre-orders

Phase 2: Development (Months 1-4)

  • Hire/partner with mobile developer
  • Build MVP (iOS + Android)
  • API integrations (Tesla, others)
  • Beta testing with founding members

Phase 3: Launch (Month 5-6)

  • Public beta
  • Marketing push
  • App Store + Play Store launch
  • Goal: 100-500 users

Phase 4: Growth (Month 7-12)

  • Add more car brands
  • Expand to Sweden/Denmark
  • Build community
  • Goal: 2,000-10,000 users

Marketing Channels

Week 1 Focus:

  1. Reddit r/elbil (Norwegian EV community)
  2. Facebook EV groups (5-10 groups)
  3. LinkedIn (personal network + hashtags)
  4. Twitter/X (threaded launch story)

Week 2-4: 5. Norwegian EV YouTubers/bloggers (outreach) 6. Direct outreach (email/DM to EV owners) 7. Paid ads (Facebook, Google - if budget) 8. Press (Tu.no, Digi.no, Elbil24.no)

See ../ev-app-launch/social-posts.md for ready-to-use content.

Contact

  • Email: hello@freemyev.com (set this up)
  • Website: [will be live after deploy]
  • Founder: [your name]

License

Proprietary - All rights reserved.

Landing page code can be reused/modified as needed for the project.


Ready to launch? Follow these steps:

  1. Deploy: See DEPLOY.md
  2. Set up payments: See ../ev-app-launch/payment-setup.md
  3. Start promoting: See ../ev-app-launch/social-posts.md
  4. Track progress: See ../ev-app-launch/validation-plan.md

Let's validate this idea! 🚀

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages