Giter Club home page Giter Club logo

solana-price-tracker's Introduction

Solana Price Tracker

Challenge 01 from Doge Academy.

Building a Solana Price Tracker with React. You are required to build a simple web application that fetches and displays the real-time price of Solana. Use a free API such as CoinGecko's API to retrieve the price information. This application will be built using React for the frontend and will refresh the price data periodically.

Display the price data on the web page with clear labeling. The design should be clean and responsive (mobile-friendly). The code should be clear and well-documented with comments.

Stack

  • TypeScript
  • React
  • Vite
  • TailwindCSS

Considerations

Since CoinGecko's API is returning 429 if we request every 10 seconds, I have decided to request every 15 seconds. This manner there is no issue with the API.

The web is up and running on: https://pam-solana-price-tracker.vercel.app/

solana-price-tracker's People

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.