/crypto-metrics

Mobile Web app to show top coins rated by market cap.

Primary LanguageJavaScript

Crypto Metrics

A single page web application that list cryptocurrencies by the market cap. User can click on the coin to get more detailed stats. Built with React and Redux.

Built With

  • React
  • Redux
  • CSS
  • Linters (Lighthouse, Webhint, Stylelint, Eslint)
  • Gitflow
  • Jest

Live Demo

For the live demo click here

Authors

👤 Berkay Akbas

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone this repository with git clonegit@github.com:Berkay-akbas/crypto-metrics using your terminal or command line.
  • Change to the project directory by entering :
    cd crypto-metrics in the terminal.

Prerequisites

You need to make sure to have installed the latest version of Node.js and npm on your computer.

Setup

You can clone this repository or simply download the files as a .zip If you want to set up a personal repository based on this one, you can as well fork it.

Install

After clone it and before working on it, you have to run npm install so that all the dependencies of the project get downloaded in your pc locally. Such dependencies include webpack and linters checks, for which you have to either generate your own config file or get one.

  • npm run build
  • npm run start

Run tests for linterS and unit tests

  • npx stylelint "**/*.scss"
  • npx eslint .
  • npm run test

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Microverse

  • All the template colors, font, layout distribution for the whole project were designed by Nelson Sakwa on Behance on Behance. Check Cindy for more amazing GUI and Graphic designs!

📝 License

This project is MIT licensed.