/react-data-visualization

A ReactJS web application that shows current value of Bitcoin and others currencies :chart_with_upwards_trend:

Primary LanguageJavaScriptMIT LicenseMIT

React Data Visualization

Build Status Coverage Status Codacy Badge contributions welcome Bugs The MIT License

A ReactJS web application that shows current value of Bitcoin and others currencies.

Getting Started

To run this project locally, you need to install all dependencies using Yarn $ yarn or NPM $ npm i.

Starting

Run the following command to start the project on localhost:3000

$ yarn start

Tests

Run the following command to execute all tests:

$ yarn test

To run tests with coverage:

$ yarn test --coverage --watchAll=false

Demo

This project is online.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

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.

License

This project is licensed under the MIT License - see the LICENSE.md file for details