Skip to content

beastrun12j/crypto-chase

Repository files navigation

Crypto Chase

Logo

Cryptocurrency tracking app built with ReactJS

View Deployment · Report Bug

About the app

  • The main goal of this app is to help users track their favourite cryptocurrencies who are provided with a dedicated watchlist to track the coins live.
  • The app uses Coingecko API to support live crypto price tracking.
  • React ChartJs Library is used to map past performance chart of each coin.

Design

  • The app makes use of Material UI 5 for the beautiful UI components.
  • All the icons are taken from Icons8 under its free-tier subscription and react-icons package.

About ReactJs

  • React is a JavaScript-based UI development library.
  • Facebook and an open-source developer community run it.
  • Although React is a library rather than a language, it is widely used in web development.
  • The library first appeared in May 2013 and is now one of the most commonly used frontend libraries for web development.
  • React offers various extensions for entire application architectural support, such as Flux and React Native, beyond mere UI.

Libraries and tools 🛠

  • React JS
  • JavaScript ES6
  • Firebase
  • Material UI 5
  • Axios
  • ChartJS
  • React Router 5
  • React Material Icons
  • Setup

    1. Fork and clone the repository locally.
    2. Navigate to the cloned folder
    3. Download the latest version of Node.js for your OS
    4. Run npm install
    5. Start the app npm run

    Contributing

    Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

    If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement" or "feature". Don't forget to give the project a star!

    1. Fork the Project
    2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
    3. Commit your Changes (git commit -m 'Add some AmazingFeature')
    4. Push to the Branch (git push origin feature/AmazingFeature)
    5. Open a Pull Request

    License

    This application is released under MIT License for fair use (see License).

    About

    Track your favourite Cryptocoins

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published