https://github.com/sabelomkhwanzi/cryptoworld
CryptoWorld - Get the latest news, cryptocurrency prices, and global stats.
https://github.com/sabelomkhwanzi/cryptoworld
antd api chartjs reactjs redux
Last synced: 2 months ago
JSON representation
CryptoWorld - Get the latest news, cryptocurrency prices, and global stats.
- Host: GitHub
- URL: https://github.com/sabelomkhwanzi/cryptoworld
- Owner: SabeloMkhwanzi
- Created: 2021-09-21T20:44:51.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-22T15:21:46.000Z (over 3 years ago)
- Last Synced: 2025-01-18T03:11:59.192Z (4 months ago)
- Topics: antd, api, chartjs, reactjs, redux
- Language: JavaScript
- Homepage: https://cryptoworldspace.netlify.app/
- Size: 298 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CryptoWorld - Get the latest news, cryptocurrency prices and global crypto stats.
### :sunglasses: Another cool web Application with the aim to keep you updated when it comes to Crypto world.
### Site Preview
[](https://cryptoworldspace.netlify.app/)
### Features
:zap: Fully Responsive\
:zap: React.js\
:zap: Rapaid API\
:zap: Chart.js\
:zap: Redux Toolkit\
:zap: Ant-Design### Lesson learned on this project
* Advanced React best practices.
* Understanding State Management using Redux Toolkit.
* Fetching data from multiple sources using RapidAPI.
* Using Ant-design to build the UI
* Creating charts using Chart.js.### App Section
:arrow_forward: Home Landing Page\
:arrow_forward: Cryptocurrencies\
:arrow_forward: Exchanges\
:arrow_forward: News### Setup
#### To run this project, Install using npm:```
$ git clone gh repo clone SabeloMkhwanzi/CryptoWorld
$ cd CryptoWorld
$ npm install
$ npm start
```
### Happy coding...:sunglasses: