michelpm1 / football_placar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FootBall Scores

A simple web app to check for competition scores

Built With

React
React-Scripts

Prerequisites

To install and run a development instance of football-scores you will need:

  • Node.JS >= v9.x
  • Node Package Manager >= v5.x

Installation and Running

At project root directory run:

$ npm install

Then run:

$ yarn start

or

$ npm start

Tests

At project root directory run:

$ yarn test

or

$ npm test

And press 'a' to run all tests

About


Languages

Language:JavaScript 71.9%Language:HTML 23.5%Language:CSS 4.6%