Git Product home page Git Product logo

btc-price's Introduction

Bitcoin Price Checker

Landing page

This simple project allows you to search for the best BTC prices in euros. Simply enter an amount in euros, and the project will return the four best offerings from various providers. The project is built with Nuxt3, Tailwind CSS, and Turso SQLite DB to cache initial results.

Features

  • Search for BTC prices in euros
  • Displays the top four offerings from various providers
  • Caches initial results for enhanced performance

Technologies

  • Nuxt3
  • Tailwind CSS
  • Turso SQLite DB

Usage

  1. Enter an amount in euros in the dedicated input field.
  2. The project will automatically display the top four offerings from various providers.

Setup

  1. Clone the repository.

    git clone https://github.com/atalek/btc-price.git
    
  2. Navigate to the project directory.

    cd btc-price
    
  3. Install dependencies.

    npm install
    
  4. Configure environment variables.

  • Create a .env file in the root of the project.

  • Add the necessary environment variables for your Turso db.

     #Turso
     TURSO_DB_URL=your_turso_db_url
     TURSO_AUTHTOKEN=your_turso_auth_token
  1. Run the migration and development server.

    npm run db-push
    npm run dev
    
  2. Open your browser and visit http://localhost:3000 to view the Bitcoin price checker.

Live Version

https://btc-price.atalek.com/

Author

Github: @atalek
Linkedin: @Aleksandar Atanasovski
Portfolio: https://www.atalek.com/

btc-price's People

Contributors

atalek avatar dependabot[bot] avatar

Stargazers

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