Skip to content

Suleyman1406/PatikaFrontEndProject3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dada Crypto Tracker Application

In this React application, we will be able to track the price of cryptocurrency finance and search for the cryptocurrency we want.

  • In this application, I used the Redux library and the Redux Toolkit toolset.
  • Data is pulled from API. In the first request, 100 coin data comes. Afterwards, it is possible to switch to other pages.
  • When you click on the table titles, the data is sorted according to the clicked title.