Mobile application to check the current price of Bitcoin and price history over the years.
Technologies studied and used to carry out this project:
React NativeReact Native Chart KitExpoTypeScriptStyled ComponentsJestReact Native Testing LibraryGitHub Actions
To clone and run this project, you will need:
Note: When installing Node.js, npm is automatically installed. 🎉
$ npm install$ npm run start# unit tests
$ npm run test
# test coverage
$ npm run test:coverageMade with 💚 by Gabriel Rapucci.