Skip to content

Fullstack Application - Developed with React, Node.js, Mysql, Express, Sequelize, Mocha, Chai and Sinon.

Notifications You must be signed in to change notification settings

pedronr03/soccer-league

Repository files navigation

Soccer League

About project:

This project is a fullstack application that develops a leaderboard for a football league, in which there is a table of home and away games.

How to run:

  • Clone the repository.
  • Run the following commands:
npm run compose:up

How to run tests:

  • Run the following commands:
# Back-end tests
npm test
# Front-end tests
npm run test:browser

Additional informations:

To run this project, you will need to fill the .env file with the following environment variables:

Built with:

Developed by: