Skip to content

MarioMatheus/kriptocoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kriptcoin

See informations of a cryptocurrency

Overview

The project consists of two parts, a python server using the fastapi framework and a client application implemented with react framework. The cryptocurrency information used by server is requested from CoinMarketCap API.

Requirements

  • Docker Compose
  • pytest (To run backend tests)

How to run

Clone the project and execute docker-compose command:

docker-compose up

Open browser on http://localhost:8081

How to run backend tests

Enter backend folder and run command:

pytest

About

Server and Client to cryptocurrencies info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published