Giter Site home page Giter Site logo

unrekt-crypto-tracker's Introduction

Unrekt Crypto Tracker

Project Overview

This project displays the prices and other information of 100 cryptocurrencies. It also allows the user to like a crypto and add it to their favorites list. Once the user likes it the price and quantity of the coin is saved to the local database. The Portfolio.js component displays the user's current holdings, the Coin.js component displays the details of each coin and the Favorites.js component displays the users favorited coins.

We used React to create the project and CoinGecko API to access the crypto data.

This project was challenging as we recently started learning React but it was also a great learning opportunity as we both are interested in cryptocurrency. How to set up the project

How to use Crypto Tracker:

  • Clone the repo to your machine, and run npm install && npm start
  • To get the server up and running run the following command: npm run start:server
  • Endpoints are the following: http://localhost:4001/favorites http://localhost:4001/portfolio
  • Currently, you must manually delete data from /favorites and /portfolio endpoints if you want to reset your stats and favorites

Crypto tracker and free and open source, so add any additional features you'd like!

Credits:

Cryptocurrenty data for this project was pulled from CoinGecko's free API: https://www.coingecko.com/en/api/documentation

Collaborators on the project: -https://github.com/personnamedmike -https://github.com/tzjorden

(This file was last updated February 18, 2022)

unrekt-crypto-tracker's People

Contributors

mikestarrdev 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.