A frontend cryptocurrency application build in React.
- Users can view global cryptocurrencies stats
- Total number of crytocurrencies in the world.
- Their total trading volume in the last 24 hrs.
- Top ten currencies and their current prices in Kenyan shillings.
- Total number of markets
- individual currency stats.
- Why the currency exists
- Different cryptocurrency website, social media hundles and gitub link
- Can can browse overall cryptocurrency news or specific currency news.
- shows the source website and the how long ago the news were posted. Clink the news card to read the whole article.
- Can view the price trends (presented in a graph) of the different cryptocurrencies in different time spans such as 5 yrs , 3 days etc.
- Allow viewing of currency exchanges for different timespans.
- React 16.8+
- Redux toolkit
- antd design
- coinranking api from Rapid Api
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!