Skip to content

a10shy/duolingo-clone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duolingo Clone

pages-build-deployment

A website clone of Duolingo, A language learning app, done as part of ILP phase 1 in experion-technologies.

Technologies used

  • HTML5
  • CSS3
  • Javascript
  • Typescript
  • Firebase
  • SCSS

Concepts learned

  • Event Propogation
  • Debouncing
  • Serverless Functions

Our Serverless function endpoints

The base URL for our Serverless function is https://duolingo-serverless-endpoint.vercel.app The endpoints are

last 3 endpoints need parameter 'lang' with allowed values 'ja','de','fr','es'

License

This project is licensed under the MIT License - see the license.md file for details.

Disclaimer

All the assets like lottie animations and question and answer JSON file data used here are taken from hours of network monitoring and manual inspection, from the original website. All the copyright for those assets goes to the respective website.

About

A website clone of Duolingo, A language learning app, done as part of ILP phase 1 in experion-technologies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 33.5%
  • CSS 31.3%
  • JavaScript 30.5%
  • SCSS 3.6%
  • TypeScript 1.1%