SkillAgentSearch skills...

Lingo

Duolingo Clone SaaS built with TypeScript, Next.js 14 (including server actions), Tailwind CSS, Zustand, Drizzle, Neon, Clerk, and Stripe.

Install / Use

/learn @nabarvn/Lingo

README

Lingo

Lingo aims to provide a super interactive and user-friendly platform for learning languages, regardless of your proficiency. Whether you’re just starting out or aiming to perfect your skills, this web app is loaded with features to make your language learning journey both enjoyable and effective. Dive in and discover a whole new way to learn!

Screenshot

<img src="./screenshot.png"> <p align="center"> <a href="https://lingo.nabarun.app"><strong>View Project »</strong></a> </p>

Running Locally

This application requires Node.js v20.12.1+.

Cloning the repository to the local machine:

git clone https://github.com/nabarvn/lingo.git
cd lingo

Installing the dependencies:

pnpm install

Setting up the .env file:

cp .env.example .env

[!IMPORTANT] Ensure you populate the variables with your respective API keys and configuration values before proceeding.

Configuring Drizzle:

pnpm db:push

Seeding the application:

pnpm db:seed

Running the application:

pnpm dev

Tech Stack

Acknowledgements

Credits

Huge props to Antonio for coming up with such an incredible tutorial. Knowledge packed content, as always!

<hr /> <div align="center">Don't forget to leave a STAR 🌟</div>
View on GitHub
GitHub Stars45
CategoryDevelopment
Updated3mo ago
Forks4

Languages

TypeScript

Security Score

77/100

Audited on Dec 20, 2025

No findings