Skip to content
/ lingo Public

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

Notifications You must be signed in to change notification settings

nabarvn/lingo

Repository files navigation

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

View Project »

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!


Don't forget to leave a STAR 🌟

About

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

Topics

Resources

Stars

Watchers

Forks

Languages