/lotto-game

Lotto Game build with React.js - Mobx - Jest

Primary LanguageJavaScript

Lotto Game

React.js (Hooks) - MobX - Jest

This project was bootstrapped with Create React App.

Overview

This application is a small lotto client.

Installation

You need to have Node.js installed to run the project locally

  1. Download or clone from github
  2. Navigate to the folder and run on terminal
$ yarn install
or
$ npm install

After the installation type:

$ yarn start
 or
$ npm start

to start the development web server http://localhost:3000

Demo

You can find the demo app on heroku lotto-app-mp

Screenshots

Desktop

Screenshot 2020-06-21 at 10 57 26 PM

Mobile

Screenshot 2020-06-21 at 10 58 39 PM