Skip to content

suwigyarathore/react-coin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React coin portal

This is a react crypto currency portal for latest crpto currency news with rich search

Demo

https://react-crypto-news.herokuapp.com/

Screen Shot

Alt text

Getting started

Just follow below steps

Familiar with Git?

clone this repository and cd into react-coin folder

git clone https://github.com/suwigyarathore/react-coin.git react-coin

cd react-coin

Install dependencies

npm install

Start development server

npm start