Skip to content

dm-valdez/crypto-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Search API

A website which can search hundreds of crypto currency with the Coingecko API.

images

To run locally

  1. Clone the repository:
git clone https://github.com/dm-valdez/crypto-api.git
  1. CD to the project directory
cd crypto-api
  1. run npm install
npm install
  1. run npm start
npm start
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

Releases

No releases published

Packages

No packages published