Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bryanjenningz/react-duolingo
Duolingo web app clone written with React, TypeScript, Next.js, Tailwind, and Zustand. Initialized with create-t3-app.
https://github.com/bryanjenningz/react-duolingo
duolingo nextjs react t3-stack tailwindcss typescript zustand
Last synced: 1 day ago
JSON representation
Duolingo web app clone written with React, TypeScript, Next.js, Tailwind, and Zustand. Initialized with create-t3-app.
- Host: GitHub
- URL: https://github.com/bryanjenningz/react-duolingo
- Owner: bryanjenningz
- License: mit
- Created: 2018-01-08T08:00:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T00:49:12.000Z (4 months ago)
- Last Synced: 2025-01-13T01:02:09.602Z (8 days ago)
- Topics: duolingo, nextjs, react, t3-stack, tailwindcss, typescript, zustand
- Language: TypeScript
- Homepage: https://react-duolingo-clone.vercel.app
- Size: 584 KB
- Stars: 328
- Watchers: 7
- Forks: 82
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Duolingo
https://react-duolingo-clone.vercel.app/
A simple [Duolingo](https://www.duolingo.com) web app clone written with [React](https://react.dev/), [TypeScript](https://www.typescriptlang.org/), [Next.js](https://nextjs.org/), [Tailwind](https://tailwindcss.com/), and [Zustand](https://github.com/pmndrs/zustand). I used [create-t3-app](https://github.com/t3-oss/create-t3-app) to initialize the project.