A ReactJS web application that shows current value of Bitcoin and others currencies.
To run this project locally, you need to install all dependencies using Yarn $ yarn
or NPM $ npm i
.
Run the following command to start the project on localhost:3000
$ yarn start
Run the following command to execute all tests:
$ yarn test
To run tests with coverage:
$ yarn test --coverage --watchAll=false
This project is online.
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
Gabriel Hahn Schaeffer | react.school - Teacher of core idea but w/o current structure, tests and CI.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details