Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.64 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.64 KB

Crypto Metrics

This is the capstone React Project. It demonstrates the use of React, Redux, API calls to build a mobile app that shows crypto coins market capitalizations, volumes, and more, from a handful of cryptocurrencies.

Built With

  • HTML5, CSS3, JavaScript ES6
  • React, Redux
  • Using GitHub, Git, GitFlow, VS Code
  • Coinpaprika API 1.7.0

Getting Started

To get a local copy up and running follow these steps:

Setup

  • Clone the repository to your hard drive.
  • Execute 'npm install' to install all packages in the 'dependencies' and 'devDependencies' sections of the 'package.json' file and be able to make changes to the project.
  • Execute 'npm start' to compile and view the page in a browser.
  • Use Visual Code or another editor to edit the individual files in the 'src' folder.

Live Demo

https://metrics-acolombo1.herokuapp.com/

Demonstration video

https://www.loom.com/share/1a77fe28b9724c11992b2120ad1a7699

Author

👤 Aldo Colombo

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.