- All crypto prices at a glance in the home page
- Crypto News
- Current prices of coins
- Bookmark your favourite coins
- Historical price data with charts
- Search and get latest news on any specefic coin
- Origin , facts and other stuffs
- 100+ language support
- React
- Redux
- Ant Designe
- Chart js
- Coinranking API, Bing News API
We welcome contributions from the community and are always looking for ways to improve the Coinverse. Here's how you can get involved:
If you have experience with React and would like to contribute code to the project, please follow the guidelines in the CONTRIBUTING.md file. Your contributions are greatly appreciated!
If you find any bugs or have ideas for new features, please open an issue in the Issues section of the repository. Make sure to check if the issue has already been reported before creating a new one.
If you need help with anything related to the React App, feel free to open an issue in the Issues section or reach out to the repository owner or a collaborator for assistance.
We are excited to see what you can bring to the React App and can't wait to see your contributions!
This project was bootstrapped with Create React App.
- Clone repo to you local system
git clone https://github.com/arnab2001/Coinverse.git
- Add .env file ( example is given in the .envDEMO)
- go to https://rapidapi.com/Coinranking/api/coinranking1 and https://rapidapi.com/microsoft-azure-org-microsoft-cognitive-services/api/bing-news-search1
- subscribe to both of them
- take rapdi api key from there and put it in your .env file
- run
npm install
- then run
npm start
- good to go!
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!
See the section about deployment for more information.
Note: this is a one-way operation. Once you eject
, you can't go back!
If you aren't satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except eject
will still work, but they will point to the copied scripts so you can tweak them. At this point you're on your own.
You don't have to ever use eject
. The curated feature set is suitable for small and middle deployments, and you shouldn't feel obligated to use this feature. However we understand that this tool wouldn't be useful if you couldn't customize it when you are ready for it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify