I have created this project to track Crypto Currency's Price, Market-Cap and 24h Percent-Change with Histogram-Graphs and Neumorphic-UI
Visit : Crypto Predator
In the project directory, you can run:
Make sure to install these packages with their respective version in case you fork/clone this repository.
Packages used:
-
"@material-ui/core": "^4.12.3",
-
"@material-ui/lab": "^4.0.0-alpha.60",
-
"@testing-library/jest-dom": "^5.11.4",
-
"@testing-library/react": "^11.1.0",
-
"@testing-library/user-event": "^12.1.10",
-
"axios": "^0.21.1",
-
"chart.js": "^3.5.1",
-
"firebase": "^9.1.0",
-
"html-react-parser": "^3.0.4",
-
"react": "^17.0.2",
-
"react-alice-carousel": "^2.5.1",
-
"react-chartjs-2": "^3.0.4",
-
"react-dom": "^17.0.2",
-
"react-google-button": "^0.7.2",
-
"react-icons": "^4.2.0",
-
"react-router-dom": "^5.2.0",
-
"react-scripts": "^5.0.1"