A website which can search hundreds of crypto currency with the Coingecko API.
- Clone the repository:
git clone https://github.com/dm-valdez/crypto-api.git
- CD to the project directory
cd crypto-api
- run npm install
npm install
- run npm start
npm start
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.