Giter VIP home page Giter VIP logo

cryptowatch's Introduction


CryptoWatch

A WebApp that allows you to follow Cryptos' News and Stats.

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

Home Screen Shot

CryptoWatch is one of my just-for-fun projects. The application allows you to follow the currently available Cryptos in the market and gives you some insights about the actual prices and stats of Cryptos. In addition, Cryptowatch gives you the possibility to search news and updates about coins. Grouping all these features in one single place gives you the ability to reduce the amount of time passed searching for Cryptos.

(back to top)

Screenshots

Coins Screen Shot Coin Detail Screen Shot Exchanges Name Screen Shot News Name Screen Shot

(back to top)

Built With

In order to transform the idea into a real functional product, the list bellow of technologies & tools were used:

(back to top)

Getting Started

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

Prerequisites

You need to have Node.js and npm to be installed in your local machine. Verify that by executing

  • node
    node -v
  • npm
    npm -v

Installation

In order to interact with real data the project uses some API endpoints from RapidAPI and https://www.coingecko.com/en/api

  1. Get API Keys at:
  2. Clone the repo
    git clone https://github.com/Ghassen-Ben-Othmen/cryptowatch
  3. Add .env file:
    REACT_APP_RAPID_API_COINRANKING_HOST=
    REACT_APP_RAPID_API_COINRANKING_KEY=
    REACT_APP_RAPID_API_FREENEWS_HOST=
    REACT_APP_RAPID_API_FREENEWS_KEY=
    GENERATE_SOURCEMAP=false
  4. Install NPM packages
    npm install
  5. Start the project
    npm start

(back to top)

cryptowatch's People

Contributors

ghassen-ben-othmen avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.