Skip to content

The project proposal is to show a listed county for states in Brazil 🔥

Notifications You must be signed in to change notification settings

tjmelo/tmx-mercury

Repository files navigation

project

The county listed for states in Brazil

Size Version Release Last Commit Passing

Table of content

About app

The project proposal is to show a listed county for states in Brazil. It works like this:

  • There's a state list, where you can search for their specific state or clicking in a button card.
  • When you click on the card, it will be shown you a list of countries the state chose.

Online project: https://tjmelo.github.io/tmx-mercury/

Preview Screens

Screen

Screen

Project Details

Some principal project dependencies

Lib Lib Lib Lib Lib Lib

Simple Develop Process

Download the project

Clone or fork this repository

git clone https://github.com/tjmelo/tmx-mercury.git

cd tmx-mercury

git checkout -b develop

npm install && npm start

Docker Develop Process

git clone https://github.com/tjmelo/tmx-mercury.git

cd tmx-mercury

docker compose up -d

Install from the command line

docker pull ghcr.io/tjmelo/tmx-mercury:latest

or image in Docker Hub for optional download

docker pull tmwd/tmx-mercury

Open the app on a browser http://localhost:3000/tmx-mercury


Have a fun! 🎉