tutorial is available on javascript mastery yt channel
star my repo if you want :)
Cryptoverse is a React TypeScript application that provides information about cryptocurrencies. It utilizes various libraries and dependencies to deliver a user-friendly and visually appealing interface for tracking and exploring the world of cryptocurrency
I used create react-app for the project but with my previous experience I would suggest using VITE as it is fast enough
- View detailed information about various cryptocurrencies
- Track the latest trends and market data
- Visualize cryptocurrency data using charts
- Stay up-to-date with the latest news in the crypto world
The following dependencies are required to run Cryptoverse:
- @ant-design/icons
- @reduxjs/toolkit
- @testing-library/jest-dom
- @testing-library/react
- @testing-library/user-event
- @types/jest
- @types/node
- @types/react
- @types/react-dom
- antd
- axios
- chart.js
- dayjs
- millify
- react
- react-chartjs-2
- react-dom
- react-helmet
- react-redux
- react-router-dom
- react-scripts
- tailwindcss
- typescript
- web-vitals
To run Cryptoverse locally, follow these steps:
-
Clone the repository:
git clone https://github.com/aditya0929/cryptoverse.git
-
Install the required dependencies:
cd cryptoverse npm install
-
Start the development server:
npm start
-
Open your browser and visit
http://localhost:3000
to access Cryptoverse.
##deployment - https://cryptoverse-one-delta.vercel.app/
Cryptoverse utilizes various open-source libraries, APIs, and data sources. Special thanks to the developers and contributors of these projects for their valuable work.
##contribute
Feel free to contribute, suggest improvements, or report issues. Let's make Cryptoverse better together!
mail me at aditya8906jha@gmail.com