https://github.com/arjun-r34/crypto-news-basic
https://github.com/arjun-r34/crypto-news-basic
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/arjun-r34/crypto-news-basic
- Owner: ARJUN-R34
- Created: 2019-08-05T12:27:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T18:22:13.000Z (over 3 years ago)
- Last Synced: 2025-01-30T19:48:12.429Z (over 1 year ago)
- Language: JavaScript
- Size: 3.74 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crypto News
### A very basic project which uses cryptocontrol api to fetch cryptocurrency and blockchain news
### Get started
```
git clone https://github.com/ARJUN-R34/crypto-news-basic.git
```
```
npm install
```
```
npm start
```