Giter Site home page Giter Site logo

rwebproject's Introduction

Crypto Tracker

Table of Contents

Introduction

Crypto Tracker is a Laravel-based application that allows users to fetch and display the latest data about various cryptocurrencies. This application uses the Coingecko API to fetch the information and displays it in a user-friendly interface built with Tailwind CSS.

Technologies

  • Laravel 8.x
  • Tailwind CSS 2.x
  • Coingecko API

Setup

To get started, follow these steps:

  1. Clone the repository: git clone https://github.com/TheKyyn/RWEBproject

  2. Change directory to the cloned repository: cd repo-name

  3. Install composer dependencies: composer install

  4. Copy the .env.example file to .env and update the environment variables as required.

  5. Generate application key: php artisan key:generate

  6. Run migrations: php artisan migrate

  7. Run the application: php artisan serve

Features

  • List of top 100 cryptocurrencies with relevant data such as name, current price, and 24-hour change percentage.
  • Detailed view for each cryptocurrency with additional data like market cap, total volume, 7-day change percentage, and a brief description.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

rwebproject's People

Contributors

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