Skip to content

divinepatrick/cryptoplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRYPTOPLACE

Get Live crypto updates and charts. Implemented with the coingecko api

Clone and Setup

  • This web app is built using React Library therefore, you'll need to have node.js installed in your local machine.

  • After successfully installing node, clone the repository into your local system using the command below:

git clone https://github.com/divinepatrick/cryptoplace.git

This will clone the whole repository into your local computer.

  • To install all required dependencies to your project, navigate to the directory where your cloned repository lives and execute:
npm install
  • Now create a .env file in the main directory ./CRYPTOPLACE AND add VITE_COINGECKO_API_KEY=CG_YOUR_API_KEY in the .env

Technologies used

  • ReactJS
  • CoinGecko API

See what I'm up to on 🔎

About

a crypto visualizer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors