Skip to content

rasfa98/coingecko-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinGecko Clone

Using the free REST API provided by CoinGecko in order to create a top list for cryptocurrencies. The application uses skeleton loading in order to improve the user experience. Some basic error handling has also been added. You can test it on crypto.rasfa.dev or start it locally.

Skärmavbild 2022-12-27 kl  20 01 16

Technologies used

  • React.js
  • TypeScript
  • Redux Toolkit
  • Sass

Start project

npm install
npm start

TODO

A lot of things can be done, feel free to open a pull request :)

  • Add polling in order to update list every X seconds
  • Add search functionality
  • Improve design on mobile devices

About

Replicating parts of CoinGecko.com using their REST API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published