🈵 v2.0 of the app we built for learning new languages during VCET Hackathon '19. Won 1st runner-up prize.
Feeling stuck while learning a new language? Don’t worry, we’ve got you covered!
Learning a new language has never been this fun and easy before, Click here to get started
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Bingo Translates was made with the intention to solve the problem of learning new languages.
It is a platform where you can learn new words, test your skills, interact with others who are on the same journey as your’s, thus socializing and learning at the same time!
You need to have node.js installed in your system (If not you can download it from here).
Once installed :
git clone "https://github.com/SakshiUppoor/bingo-translates.git" # Or you can directly download the zip from GitHub
npm install # This will install all the dependencies
npm start # Run the application