Giter Club home page Giter Club logo

cryptocurrencyinfo's Introduction

Coin Currency Info Web App

This repository contains a simple web application built with HTML, CSS (using Tailwind CSS), and JavaScript. The app allows users to select a cryptocurrency from a dropdown menu and retrieves real-time price and trading information using the Binance API. The fetched data is then displayed in a user-friendly format.

Technologies Used

  • HTML: The structure of the web page is defined using HTML (Hypertext Markup Language).

  • CSS (Tailwind CSS): Styling is implemented using Tailwind CSS, a utility-first CSS framework. The classes from Tailwind CSS help in achieving a responsive and visually appealing design.

  • JavaScript: The functionality of the web app is powered by JavaScript. It handles user interactions, triggers API requests, and dynamically updates the displayed information.

  • Binance API: The application utilizes the Binance API to fetch real-time data about selected cryptocurrencies. The API provides information such as the last price, high and low prices in the last 24 hours, price change, and trading volume.

How to Use

  1. Open the index.html file in a web browser.

  2. Select a cryptocurrency from the dropdown menu.

  3. The application will fetch and display real-time information about the selected cryptocurrency, including the last price, 24-hour high and low prices, price change, and trading volume.

Code Overview

  • The HTML file (index.html) defines the structure of the web page, including the form with a dropdown menu for selecting cryptocurrencies and a container for displaying the fetched data.

  • The CSS file (loaded from https://cdn.tailwindcss.com) provides styling using Tailwind CSS classes, creating a visually appealing and responsive layout.

  • The JavaScript code (script tag in index.html) includes functions for fetching data from the Binance API, updating the displayed information, and handling the page load event.

Contributing

Contributions are welcome! Feel free to open issues or pull requests to improve the functionality or fix any bugs.

Contact

Telegram
Email

License

This project is licensed under the MIT License.

cryptocurrencyinfo's People

Contributors

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