Skip to content

paulacarneiro/market-cap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finiam Market Cap

Overview

This app was created as a React code challenge. It allows users to search for a cryptocurrencies and see some information about it*.

Live demo: https://finiammarketcap.herokuapp.com

* Uses information from CoinGecko API

Built with

  • React JS
  • Fetch API
  • Sass

Run locally

To run app locally on your machine:

  1. Fork this repository
  2. In git bash, type
git clone https://github.com/<your_username>/market-cap.git
  1. Go into your local directory
cd market-cap
  1. Start the development server
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published