CryptoVerse is a web application that provides users with the real time cryptocurrency data market trends and detailed information about various cryptocurrencies
- Real-time data : Displays upto date cryptocurrency prices and market data.
- Detailed information : Provides in-depth information on individual cryptocurrencies .
- Market trends : Displays trends and latest news of various cryptocurrencies
- Frontend : ReactJS , Redux , HTML , CSS , Javascript
- CoinRanking API
-
Clone the Repository:
git clone repository_url_here
-
Navigate to the Project Directory:
cd cryptoverseapp
-
Install Dependencies:
npm install
-
Configure Environment Variables:
Create a .env file and add API key here
-
Start the Development Server:
npm run start