Skip to content

A fast, responsive landing page built with React, Vite, TypeScript, and Tailwind CSS, supporting 6 languages out of the box. Designed for performance, accessibility, and easy localization.

License

Notifications You must be signed in to change notification settings

jumhuur/Flex-react-tailwindcss

Repository files navigation

Multilingual Landing Page

A fast, responsive landing page built with React, Vite, TypeScript, and Tailwind CSS, supporting 6 languages out of the box. Designed for performance, accessibility, and easy localization.

🌍 Supported languages

  • English (en)
  • Somali (so)
  • Arabic (ar)
  • Hindi (hi)
  • ahmari (am)
  • Chinese (zh)

Add more languages easily via the src/i18n folder (see Localization section).

⚙️ Tech stack

  • React (with hooks & functional components)
  • Vite (dev server + build)
  • TypeScript (strict mode recommended)
  • Tailwind CSS (utility-first styling)
  • i18n (example: react-i18next-style approach — pluggable)
  • Optional: PostCSS, ESLint, Prettier

✨ Features

  • Multi-language content switching (language selector)
  • SEO-friendly meta & localized titles/descriptions
  • Mobile-first responsive design
  • Accessible components (ARIA where needed)
  • Fast builds with Vite + production optimizations
  • Easy-to-edit content (JSON translation files)

📜 License

This project is licensed under the MIT License - You can read here LICENSE

🚀 Quick start

  1. Clone
git clone https://github.com/jumhuur/Flex-react-tailwindcss.git
cd Flex-react-tailwindcss
  1. install
npm install
  1. Run (dev)
npm run dev

4 Build

npm run build
  1. Preview production build
npm run preview

Images

Below are some screenshots of the landing page

1-arbic

ar

2-soomali

so

3-chines

ar

Thank You

About

A fast, responsive landing page built with React, Vite, TypeScript, and Tailwind CSS, supporting 6 languages out of the box. Designed for performance, accessibility, and easy localization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published