/football-league-table

A football league table developed as part of the Trybe Back-end course.

Primary LanguageTypeScript

Football League Table

preview image

๐Ÿงช Technologies

This project was developed using:

TypeScript NodeJS Express.js MySQL Sequelize Docker JWT Mocha Chai Jest ES Lint


๐Ÿš€ Getting started locally

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


๐Ÿ“ License

This project is licensed under the MIT License. See the LICENSE file for details.