An open API service indexing awesome lists of open source software.

https://github.com/sanderhelleso/next_crypto_app

Next.js app to display info about crypto coins
https://github.com/sanderhelleso/next_crypto_app

Last synced: about 1 year ago
JSON representation

Next.js app to display info about crypto coins

Awesome Lists containing this project

README

          

# Next Crypto App
Next.js app to display info about crypto coins using the CoinGecko API

## Getting Started
Run the development server:

```bash
yarn
yarn dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

![image](https://user-images.githubusercontent.com/37444808/208530912-b2f4195a-c2e5-4279-98f8-d4ce7b21d483.png)
![image](https://user-images.githubusercontent.com/37444808/208530947-194449c7-b832-4e99-9720-53bf0ca9e1d6.png)
![image](https://user-images.githubusercontent.com/37444808/208531042-0e2babe8-00d3-4c93-8a9c-e9e14425048c.png)