Skip to content
/ langy Public

A modern, interactive platform for exploring and comparing programming languages. Built with SvelteKit and TailwindCSS.

License

Notifications You must be signed in to change notification settings

m8nt0/langy

Repository files navigation

Langy 🌍

A modern, interactive platform for exploring and comparing programming languages. Built with SvelteKit and TailwindCSS.

✨ Features

  • 🔍 Interactive language comparison and filtering
  • 📊 Detailed language profiles and statistics
  • 🎨 Beautiful, responsive UI with dark/light mode
  • ⚡ Lightning-fast performance with SvelteKit
  • 🎯 Intuitive filtering and search capabilities

🚀 Getting Started

  1. Clone the repository:
git clone https://github.com/m8nt0/langy.git
cd langy
  1. Install dependencies:
npm install
# or
pnpm install
# or
yarn install
  1. Start the development server:
npm run dev
# or
npm run dev -- --open

🛠️ Built With

🤝 Contributing

Contributions are welcome! Feel free to:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🌟 Show your support

Give a ⭐️ if this project helped you!