Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 535 Bytes

README.md

File metadata and controls

37 lines (22 loc) · 535 Bytes

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