Skip to content

carlos815/duolingo-clone

Repository files navigation

Duolingo clone

Live version here https://duolingo-clone-smoky.vercel.app/

"Duolingo clone" is a bit of a stretch :)

It's a phrase completion interaction just like the one duolingo has, with my own take on design. You just put the words in the right order to complete the phrase.

Technologies used:

Getting Started

To run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.