Skip to content

Z-MS/animal-quiz

Repository files navigation

Animal Quiz

This is the companion repository for the article: Localizing Svelte Applications with Svelte-i18n and Crowdin

Changing the quiz's language from English to French and answering a few questions

This is a simple animal quiz built with Svelte. It contains general questions about animals, with five(5) questions per session. The quiz was localized into French using svelte-i18n and Crowdin.

Running the Application Locally

Follow these steps to run the application in your local environment:

  1. Clone the repository.
  2. Navigate into the cloned folder.
cd animal-quiz
  1. Install the dependencies.
npm install
  1. Start the development server.
npm run dev
  1. Visit the server's address in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published