Skip to content

pranith-rao/CryptoWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoWatch

This website is designed to provide up-to-date information on the top 50 cryptocurrencies from around the world. It also serves as a template for individuals who want to become crypto enthusiasts and provide services related to cryptocurrency. I came across this website in one of the portfolio reviews on youtube and was completely impressed by the design. So I decided to refer to that as an template and code this website. Yes, the website is completely responsive!

Live Link

Click on this url https://cryptowatch33.netlify.app/ and let me know how it is. Cheers!

Steps to run the application

  1. Clone this repo into your local machine and open it using VS code or anyother editor of your choice.
  2. Open the terminal and install all the dependencies by executing the command 'npm install'.
  3. Once the installations are completed run the command 'npm start'.
  4. http://localhost:3000/ will be running in your browser and you are on the landing page of the website!

Operation that can be performed

Click on the name or icon of the cryptocurrencies on the header or the table to know more details about that particular coin.

API Used

https://www.coingecko.com/en/api/documentation

Snapshots

Home Page - Header Section

Screenshot (389)

Market Section

Screenshot (390)

Services Section

Screenshot (391)

Socials Section

Screenshot (392)

Coin Details Section

Screenshot (393)