/Duolingo_clone

A clone version of duolingo. For final project of software engineering

Primary LanguageJavaScriptMIT LicenseMIT

Duolingo clone

Build Status

A clone version of duolingo. For final project of software engineering from team 3

Team 3's members:

  • Nguyễn Văn Phi
  • Trần Văn Thắng
  • Hoàng Văn Thắng
  • Nguyễn Minh Tâm

Getting started

These are instructions to making development environment required for the project

Prerequisites

These are some core technologies required to run the project

npm nodejs docker

installing

Clone the project

git clone https://github.com/gungui98/Duolingo_clone.git

Run the prepare command-line bash file in windows to setup dev environment (soon support U*nix platform)

./setup-environment.bat

Testing

To run the repo using

meteor

To run test module

meteor npm test

Deployment

Project now support running on docker

Heroku

Built with

License

This project is licensed under the MIT License - see the LICENSE file for details