Welcome to CryptoArena! CryptoArena is a web application designed to help users to check the latest prices of cryptocurrencies and monitor the changes in their prices in an engaging and user-friendly way.
You can check out the live version of CryptoArena here.
- React: For building the user interface.
- Tailwind CSS: For styling the application with a utility-first approach.
- HTML: For structuring the content.
- CSS: For additional styling and layout customization.
- JavaScript: For implementing interactive features and functionality.
To get started with CryptoArena, follow these steps:
- Clone the repository:
git clone https://github.com/harshhere905/CryptoArena.git
- Navigate into the project directory:
cd CryptoArena
- Install the required dependencies:
npm install
- Start the development server:
npm start
- Open your browser and visit http://localhost:3000 to see the application in action!
If you'd like to contribute to FitForge, please follow these steps:
1.Fork the repository.
2.Create a new branch for your feature or bug fix.
3.Commit your changes.
4.Push to your branch.
5.Open a pull request.
The open-source community for providing valuable resources.