#Korero Mai!
See the app in action on YouTube, or learn more about the features in documentation.md
This app is intended to be used as a tool to help children 5 and 6 get acquainted with Te Reo. It focuses on learning pronounciation and simple words through two main types of activities :
-
"Learn the pronounciation" : click on the letters or words to hear their proper pronounciation.
-
"Practice your learning" : click on "Listen" to hear a letter or word, then choose the right one below.
This repository holds the source code of the Korero Mai app, the foundation for most of the documentation.
Node.js and npm are essential to run this App on your machine.
Get it now if it's not already installed on your machine.Verify that you are running at least node v4.x.x
and npm 3.x.x
by running node -v
and npm -v
in a terminal/console window.
Clone this repo into new project folder (e.g., my-proj
).
git clone https://github.com/Korero-Mai/koreroMai-app my-proj
cd my-proj
npm install
Without nodemon :
npm start
With nodemon :
npm run dev
Live reloading app at http://localhost:3000/
This is the state of the app after 6 days of development in the context of the final group project for Enspiral Dev Academy Wellington. It represents what we presented on our final day, Februray 17 2017. The slides for the presentation can be found here : http://slides.com/rodrigo-delgado/deck-1