Skip to content

clintonbrito/football-league-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.