Skip to content

Commit

Permalink
Add a link to the web app in the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanjenningz authored May 20, 2023
1 parent c912504 commit 0c388e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# 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.

<img src="./screenshots/screenshot-mobile.png" alt="Mobile screenshot" />
Expand Down

0 comments on commit 0c388e5

Please sign in to comment.