Skip to content

This project brings the official Duolingo Stories to new languages, translated by a community efford.

Notifications You must be signed in to change notification settings

AnneStewart89/unofficial-duolingo-stories

 
 

Repository files navigation

Unofficial Duolingo Stories

This project brings the official Duolingo Stories to new languages, translated by a community effort.

It is not an official product of Duolingo, nor is there any plan to integrate it into their platform or app.

It is hosted at www.duostories.org and reproduces the story experience from the official Duolingo stories.

The project consists basically of two front end apps, the stories-app and the editor-app. The stories-app is the part that the learners will see (hosted on www.duostories.org) and the editor-app is the part that the contributors will see to translate and review stories.

How to run locally

If you have downloaded or cloned the repository you can run the apps locally using

npm run start

from either the "stories-app" folder or the "editor-app" folder, depending on which part you want to test.

How to contribute

To contribute to the project you should open an issue to discuss your proposed change. You can assign the issue to yourself to show that you want to work on that. If there is a consensus that this bug should be fixed or this feature should be implemented, then follow the following steps:

  • create a fork of the repository
  • clone it to your computer
  • make the changes to the code
  • commit and push the changes to github
  • create a pull request

If everything is fine, I will accept the pull request and I will soon upload it to the website.

About

This project brings the official Duolingo Stories to new languages, translated by a community efford.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.8%
  • PHP 24.8%
  • CSS 17.2%
  • Python 9.2%
  • HTML 2.9%
  • Shell 0.1%