LearnLingo is a language learning application that leverages modern web technologies such as React, Redux, and Firebase to provide an interactive and efficient platform for language learners.
BASE Live URL: https://ljuzifer.github.io/lingo-app/
- [React]
- [React DOM]
- [React Router DOM]
- [React-Select]
- [React Redux]
- [Redux Toolkit]
- [Redux Persist]
- [Formik]
- [Yup]
- [Firebase]
- [Firebase Google Authentication]
- [Firebase Realtime Database]
To clone repo, run the following command:
git clone
tap!
To install dependencies, run the following command:
$ npm i
To run the dev server, run the following command:
$ npm start