Skip to content

Latest commit

History

History
28 lines (19 loc) 路 973 Bytes

File metadata and controls

28 lines (19 loc) 路 973 Bytes

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 馃攷