Welcome to Learn Tamil — an interactive, open-source project designed to help beginners read, write, and understand Tamil step by step.
Tamil (தமிழ்) is one of the world’s oldest living languages with a rich literary tradition and millions of speakers across India, Sri Lanka, Singapore, and beyond. The goal of this project is to make the the basics of Tamil clear and beginner-friendly to english speakers.
This project:
- Teaches all vowels and consanants
- Shows how letters combine into syllables
- Includes pronunciation guides and example words
- Conjugation trainer that helps test you on conjugating verbs!
If you see any area of improvement for the base line project, please feel free to open an issue or a PR!
Help is needed in adding more verbs for conjugation, and adding clarity to the basic lessons.
Make sure you have the following installed:
- Node.js
- npm or Yarn
git clone https://github.com/Kavelin/learn-tamil.git
cd learn-tamil
npm install
npm run dev