GithubHelp home page GithubHelp logo

cryptrack's Introduction

Cryptrack

Description

Cryptocurrency Tracker App is a web application that allows users to track the current state of the cryptocurrency market, access historical data, and view charts based on the data fetched from the Gecko API.

Features

  • User Authentication: Firebase is used for user authentication, allowing users to sign up, log in, and access their personalized accounts.

  • Real-time Data: The app uses the Gecko API to fetch real-time data on cryptocurrency prices, market capitalization, trading volume, and more.

  • Historical Data: Users can access historical data for cryptocurrencies to analyze trends over time.

  • Interactive Charts: React ChartJS is used to generate interactive and visually appealing charts based on the fetched data.

Tech Stack

  • ReactJS: Frontend library for building the user interface.
  • Tailwind CSS: Utility-first CSS framework for responsive and customizable designs.
  • Firebase: Backend as a Service (BaaS) for user authentication and database management.
  • Gecko API: External API for fetching cryptocurrency data.
  • React ChartJS: React wrapper for ChartJS, used to create interactive charts.
  • Docker Compose: To build an image with the dependencies of the project to create and commence all configurations.

Dependencies

Getting Started

Prerequisites

  • Node.js and npm must be installed on your machine.

Installation

  1. Clone the repository:

    git clone https://github.com/TrojanPunk/Cryptrack.git
  2. Install the dependencies.

  3. Set up Firebase:

  • Create a new Firebase project at https://console.firebase.google.com/
  • Enable email/password authentication in the Firebase console.
  • Obtain your Firebase config settings (API Key, Auth Domain, etc.) and add them to the appropriate files.
  1. Set up Gecko API:
  • Register for an API key at https://coinmarketcap.com/api/
  • You do not need an API key for Gecko API. However, the server request failure rate is high.
  1. Start the development server:

  2. Open your browser and navigate to http://localhost:3000 to see the app in action.

Captures

Usage

  1. Sign up or log in using your email and password.

  2. Browse through the list of available cryptocurrencies to view their current data.

  3. Access historical data by selecting a cryptocurrency and choosing a specific time range.

  4. View the interactive chart for a visual representation of the selected cryptocurrency's performance.

Contributions

Contributions are welcome! If you find any issues or have ideas for improvements, feel free to open an issue or submit a pull request.

The site is hosted at: https://thecryptrack.netlify.app/

User Authentication in this hosted version is not applicable as the server supports only static versions.

cryptrack's People

Contributors

trojanpunk avatar

Watchers

 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.