You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a language learning application that aims to provide an easy and effective way to learn new languages. It includes the following features:
5
+
This project is a languages learning application that aims to provide an easy and effective way to learn new languages.
6
+
It includes the following features:
6
7
7
8
- Profile Page: Keep track of your progress and see your achievements.
8
9
- Settings Page: Customize the app to your preferences.
@@ -13,14 +14,70 @@ This project is a language learning application that aims to provide an easy and
13
14
14
15
Check out the live demo of the app at https://languages-learner.web.app/
15
16
16
-
## Technologies Used
17
-
18
-
-[Vue 3](https://vuejs.org/)
19
-
-[Vite](https://vitejs.dev/): A fast and efficient build tool for modern web development.
20
-
-[Pinia](https://pinia.vuejs.org/): A lightweight state management library for Vue 3.
21
-
-[i18n](https://vue-i18n.intlify.dev/): An internationalization library for Vue 3.
22
-
-[Firebase](https://firebase.google.com/): A cloud-based platform for developing mobile and web applications.
23
-
-[Firebase Authentication](https://firebase.google.com/docs/auth): A service that provides authentication functionality for your app.
24
-
-[Firestore Database](https://firebase.google.com/docs/firestore): A cloud-based NoSQL database that provides flexible and scalable data storage.
25
-
-[Firebase Remote Config](https://firebase.google.com/docs/remote-config): A service that allows you to change the behavior and appearance of your app without requiring users to download an app update.
26
-
-[Naive-UI](https://www.naiveui.com/en-US/os-theme): A set of UI components for Vue 3.
17
+
## 🛠 Built with
18
+
19
+
-[Vue 3][vue]
20
+
-[Vite][vite]
21
+
-[TypeScript][typescript]
22
+
-[Pinia][pinia]: A lightweight state management library for Vue 3.
23
+
-[i18n][i18n]: An internationalization library.
24
+
-**Translations Stored in Firestore**: this allows for scalable and flexible management of multilingual content.
0 commit comments