Skip to content

maleksan/language-learning-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numbers Repetition Game

A simple language learning game as a demonstration of a basic React/Redux app.

Demo

Getting Started

git clone https://github.com/maleksan/language-learning-game.git
cd language-game
npm install
npm run build
npm start

Docker stuff

#
docker build -t fitamaksims/language-learning-game-server:0.0.1 .
#
docker container run --rm -p 8080:8080 fitamaksims/language-learning-game-server:0.0.1
#
docker push fitamaksims/language-learning-game-server:0.0.1

Attribution

under an Attribution 3.0 license

Statuses badges

Terraform

Docker Image CI

Deploy to Amazon EC2

Tests

npm test

About

Numbers Repetition Game DEMO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published