Skip to content

DonaldSimpson/coinbase-stats-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coinbase Stats App

This is a React application that displays real-time statistics from the Coinbase API. The app fetches cryptocurrency data and presents it in a user-friendly interface.

Features

  • Real-time updates of cryptocurrency statistics
  • Responsive design
  • Easy to set up and run

Getting Started

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

Prerequisites

  • Node.js (version 14 or higher)
  • npm (Node Package Manager)

Installation

  1. Clone the repository:

    git clone https://github.com/DonaldSimpson/coinbase-stats-app.git
  2. Navigate to the project directory:

    cd coinbase-stats-app
  3. Install the dependencies:

    npm install

Running the App

To start the development server, run:

npm start

This will open the app in your default web browser at http://localhost:3000.

Built With

  • React - A JavaScript library for building user interfaces
  • Coinbase API - API for fetching cryptocurrency data

Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published