Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.36 KB

README.md

File metadata and controls

55 lines (39 loc) · 1.36 KB

Trybe Futebol Clube

Project developed while on Trybe

This project simulates a working Football Championship Table/Leaderboard. Being possible to visualize the table, with filters(home and away) as well, log as administrator to add new match, edit in progress match scores and change match status to finished.


Built With

Tests With

Install

1 - Clone the repository

git clone [email protected]:gabrielraeder/trybe-futebol-clube.git

2 - Enter repository directory

cd trybe-futebol-clube

3 - Install the dependencies (if needed)

npm install

4 - Run the following command to start the containers

npm run compose:up

The application will be running on http://localhost:3000.


Developed By Gabriel Gonçalves.