Welcome to the CoinVista project! This project is a collaborative effort by Yash singh and Siddhant Bansal to create a web application that displays cryptocurrency prices and allows users to buy coins by clicking on them. Additionally, the project includes a user dashboard to view coin rates.
-** we suggest you to clone the repo first then run it in your local enviroment for better user experince there might issues in between pages due to github glitch
-
Cryptocurrency Price Display: The application fetches real-time cryptocurrency prices using the CoinGecko API and displays them in an easy-to-read format.
-
Buy Coin Functionality: Users can click on a specific cryptocurrency to navigate to a detailed page where they can find more information about the coin and have the option to buy it.
-
User Dashboard: The project includes a user dashboard where users can view rates for various cryptocurrencies and manage their portfolio.
The project is built using the following technologies:
-
HTML: For structuring the web pages.
-
CSS: For styling and layout.
-
JavaScript: Used to fetch data from the CoinGecko API and dynamically update the HTML content.
-
Clone the Repository:
-
Open
index.html
in a Browser: Open theindex.html
file in your preferred web browser to view the Crypto Price Viewer.
-
Explore the cryptocurrency prices displayed on the main page.
-
Click on a specific cryptocurrency to view more details and buy options.
-
Navigate to the user dashboard to view rates and manage your portfolio.
- Yash singh
- Siddhant Bansal
- Special thanks to the CoinGecko API for providing real-time cryptocurrency data.
This project is licensed under the MIT License - see the LICENSE.md file for details.