Skip to content

Crypto Market is a project that uses API from Coingecko to list cryptocurrencies and their information.

Notifications You must be signed in to change notification settings

paulo-carvalho93/crypto-market

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Market

GitHub top language GitHub language count

Crypto Market is a project that uses API from Coingecko to list cryptocurrencies and their information.

The idea of this mini project is to boost my abilities with React.js, ChartJS, Material UI, and Firebase.

screenshot

Live Demo

Access: Crypto Market

Summary

⭐ Features

  • Carrousel with the top cryptocurrencies
  • Listing all various of different cryptocurrencies
  • Pagination feature
  • Search for your favorite cryptocurrency
  • Currency selector (USD/BRL)
  • Authentication using Firebase (Google Auth) or Sign Up with your Email and Password
  • Add/Remove to your Watchlist your favorites cryptocurrencies
  • ChartJS with filter options (24h / 30 days / 3 months / 1 year)

🚀 Technology

react materialui materialui firebase


💥 How to run

  • Prerequisites

  • It's necessary to have Node.js installed on the computer

  • It's necessary to have Git installed and configured on the computer

  • Also, it's necessary to have a package manager either NPM or Yarn.

Clone the repository:

  $ git clone https://github.com/paulo-carvalho93/crypto-market.git

💻 Web

  # API
  $ cd crypto-market
  # Installing project dependencies.
  $ yarn # or npm install

  # Start Web Project
  $ yarn start # or npm start

  # Do you want to publish ?
  $ yarn build # or npm build
  # Static files for web will be saved in the `public` folder

About

Crypto Market is a project that uses API from Coingecko to list cryptocurrencies and their information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published