This project was developed using:
Clone this repository to your local machine and access the cloned directory:
git clone git@github.com:clintonbrito/football-league-table.git
cd football-league-table
Run this command to create project's Docker container and install the dependencies:
npm run compose:up
Open your browser and access the application through the address below to view the interface locally:
http://localhost:3000
* WIP: Deployment is work in progress
This project is licensed under the MIT License. See the LICENSE file for details.