This single page web app allows users to learn translation and pronunciation of greeting words and discover the number of native speakers they can now say hi to.
- 🔀 A randomizer to shuffle new words to learn next.
- 🃏 A 3D flippable card with buttons for both pronounciation and reveal-the-backside functionalities.
- 🔥 A side navigation bar for the complete list of languages.
- Clone repo
- Install npm packages with
npm install
- Start webpack with
npm run build
- Serve webpack with
npm start
First of all, download and install required technologies in the 'Requirements' section.
After cloning the repository into a local machine:
npm install
npm run start
npm run build
Now, the page is ready to load at http://localhost:8080/
- Web broswer
- NPM
- Linux or macOS or Windows