Skip to content

Repository containing the code of the cryptocurrency Tracking Web App "CoinMeter"

Notifications You must be signed in to change notification settings

shreyanshxyz/CoinMeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinMeter

CoinMeter is a cryptocurrency price tracking web app. It allows users to track the prices of their favorite cryptocurrencies in real time. The app is built with React, Material UI, the CoinGecko API, and Axios.

About the Project

CoinMeter was created to help users stay up-to-date on the latest cryptocurrency prices. The app is easy to use and provides users with all the information they need to make informed investment decisions.

About the Tech Stack

CoinMeter is built with the following technologies:

  • React
  • Material UI
  • CoinGecko API
  • Axios

These technologies were chosen because they are powerful, reliable, and easy to use. React is a JavaScript library that makes it easy to build user interfaces. Material UI is a React component library that provides a variety of pre-built components that can be used to create beautiful and responsive user interfaces. The CoinGecko API is a RESTful API that provides access to real-time cryptocurrency data. Axios is a JavaScript library that makes it easy to make HTTP requests.

Screenshots

Here are some screenshots of the CoinMeter app:

  • Home Page image.png

  • Coin Details Page image.png

Steps to Locally Cloning the Project

To clone the CoinMeter project to your local machine, follow these steps:

  1. Open a terminal window and navigate to the directory where you want to clone the project.
  2. Run the following command:
git clone https://github.com/[your-username]/coinmeter.git
  1. Once the project is cloned, navigate to the project directory and run the following command to install the dependencies:
npm install
  1. To start the app, run the following command:
npm start

The app will be opened in your default web browser.

License

The CoinMeter project is licensed under the MIT License. This means that you are free to use, modify, and redistribute the project for any purpose, as long as you keep the original copyright and license information intact.

I hope you enjoy using CoinMeter!

About

Repository containing the code of the cryptocurrency Tracking Web App "CoinMeter"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published