Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.58 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.58 KB

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.