Bensigo / crypto-list

show list of cryptocurrencies and there value

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cryptocurrency List

This project show a list of all cryptocurrencies and there current value in the market.

Live URL

demo link

Run project locally

To run the project on you local machine

  • first run
    • git pull https://github.com/Bensigo/crypto-list.git
  • install dependecies
    • npm instal or yarn install
  • start server
    • yarn start or npm run start

Run Test yarn test or npm test

Technology used

  • React
  • Redux and Redux-saga (state management)
  • jest (unit testing)
  • CircleCI ( continuous integration)
  • typescript
  • netlify lambda
  • netlify hosting

App look

Image app look

About

show list of cryptocurrencies and there value


Languages

Language:TypeScript 74.2%Language:JavaScript 11.4%Language:CSS 11.4%Language:HTML 3.1%