Crypto-World

Crypto World is a webApp that shows online information, coming from the company CoinGecko, about the hundred most important Cryptocurrencies of the moment, also showing some of their detailed data.​ Built with React & Redux, based on external API.

Stars
11

n

Crypto World - A Metrics WebApp

This React/Redux Capstone Project is about building a mobile web application to check a list of metrics (numeric values), working with real live data from an API.

For this, I chose to make a webApp that shows online information, coming from the company CoinGecko, about the hundred most important Cryptocurrencies of the moment, also showing some of their detailed data.

Built With

  • Redux and React JS
    {
    components, events, states, hooks,
    props, router, stores, actions/reducers, API, etc
    }
  • JSX
  • JavaScript
  • Webpack
  • GitFlow
  • Testing with Jest

Live Demo

Link to live Demo

Video preview

Video Presentation

Getting Started

  • To get a local copy up, clone the repo like this:

    git clone https://github.com/cmolinan/Metrics-WebApp.git

  • Install the dependencies using npm install and then run the project from the root of the folder using this command npm run start

Authors

Carlos Molina

Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page. Feel free to check the issues page.

Show your support

Give a if you like this project!

Acknowledgments

This webApp responds to a request from Microverse, which is based on the original idea of Nelson Sakwa, according to the Creative Commons License

License

This project is MIT licensed.

Related Projects