Skip to content

mirmousaviii/Lingomesh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LingoMesh

LingoMesh is a comprehensive German language learning platform available at lingomesh.com. Discover German grammar, vocabulary, and sentence structure in one place with clear explanations, practical examples, and interactive tools designed to make learning German effective and enjoyable.

Deploy to GitHub Pages LingoMesh Preview React TypeScript Tailwind CSS Vite

Features

  • Interactive Learning Tools: Grammar exercises, vocabulary builders, and pronunciation guides
  • Multi-language Support: Available in German, English, Spanish, and Russian
  • Comprehensive Content: From basic vocabulary to advanced grammar concepts
  • SEO Optimized: 172+ indexed pages with proper meta tags and sitemap
  • Mobile Responsive: Works perfectly on all devices

Live Demo

Visit lingomesh.com to experience the platform.

Installation

  1. Clone the repository:

  2. Install dependencies:

    npm install
  3. Set up environment variables: Create a .env file in the root directory:

    VITE_WEATHER_API_KEY=your_openweathermap_api_key_here

    Get a free API key from OpenWeatherMap.

  4. Start development server:

    npm run dev
  5. Open your browser: Navigate to http://localhost:3000

Available Scripts

npm run dev          # Start development server
npm run build        # Build for production
npm run preview      # Preview production build
npm run lint         # Run ESLint
npm run lint:fix     # Fix ESLint issues
npm run type-check   # TypeScript type checking

Deployment

GitHub Pages

  1. Set up secrets: Add VITE_WEATHER_API_KEY in repository secrets
  2. Enable Pages: Go to Settings > Pages > Source: GitHub Actions
  3. Push to main: Automatic deployment with CI/CD

About

Learn German with grammar, vocabulary, sentence structure and interactive tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published