Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 758 Bytes

README.md

File metadata and controls

30 lines (14 loc) · 758 Bytes

Crypto Exchange

A simple cryptocurrency exchange that can display the information of 100 digital currencies, including the symbol, currency name, price, market cap, and the rate of increase or decrease in the price of each coin powered by CoinGecko.

In the project directory, you can run the following:

npm start

Runs the app in development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Screenshots

Crypto Exchange

Technologies that I use in this project

✴ React

✴ Axios

✴ CSS