Skip to content

A crypto tracker app made with React, coingecko's API, SCSS and a variety of libraries

Notifications You must be signed in to change notification settings

FelBenini/crypto_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 cryptoTracker

A simple crypto currency tracker built with React, React-router, Material-UI and Axios.

Live-demo

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need to have Node.js installed on your system.

Installing

To install and run cryptoTracker, follow these steps:

  1. Clone the repository and install the dependencies:
git clone https://github.com/FelBenini/crypto_tracker.git
cd cryptoTracker
npm install
  1. Start the development server:
npm start

The application should now be running at http://localhost:3000.

Built with

  • React - A JavaScript library for building user interfaces
  • Material-UI - A React UI framework
  • React Router - A routing library for React
  • Axios - A library for making HTTP requests
  • React-chart-js - A library for displaying data as charts
  • Coingecko's API - A REST API that displays crypto information

Authors

About

A crypto tracker app made with React, coingecko's API, SCSS and a variety of libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published