Skip to content

Application used to get data for cryptocurrencies and it's new, built with React, Redux and Coinranking API.

Notifications You must be signed in to change notification settings

el-sherbini/Cryptos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptos

Cryptos is an application used to get data for cryptocurrencies and it's new, built with React, Redux and Coinranking API.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

Clone the repo:

git clone https://github.com/el-sherbini/Cryptocurrencies-App-React.js.git

Run terminal command:

npm install

Enter your Environment Variable in .env file, you can get one from here.

REACT_APP_RAPIDAPI_KEY =  'ENTER YOUR RAPIDAPI KEY'

To Start Server:

npm start

To Visit App:

localhost:3000

Technologies Used

  • React.js
  • Redux (Redux-Toolkit)
  • Ant Design
  • Axios
  • RapidAPI (Coinranking API)
  • React-chartjs-2
  • Millify

Features

  • Responsive layout
  • Get global cryptocurrencies Stats
  • Get the top cryptocurrencies data in the world (Top 10 - Top 100)
  • Get the latest cryptocurrencies news
  • Get statistics for every individual cryptocurrency

About

Application used to get data for cryptocurrencies and it's new, built with React, Redux and Coinranking API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published