GitXplorerGitXplorer
s

cryptar

public
1 stars
0 forks
2 issues

Commits

List of commits on branch master.
Unverified
ad44902b90fca6ee3d4c9162a25011d72eafecc2

Update README

sshovanch committed 5 years ago
Verified
fd6dacd018cc30f1b2578fa1af774804da6e0225

Add license

sshovanch committed 5 years ago
Unverified
44ac409b0994e8df407c8c1bd492a6ed8177e9dd

Add meta description and comments

sshovanch committed 5 years ago
Unverified
21eacbe7b041da6e24926624e1bc2665ad52e47c

Update favicon

sshovanch committed 5 years ago
Unverified
d133c9dda3f595b3a1394e30e45a34760e271a0e

Fix darkmode theme toggle

sshovanch committed 5 years ago
Unverified
ab90255712a8a1e8bcbb23e56a2bfac5aca1ef23

Update currencyList API url

sshovanch committed 5 years ago

README

The README file for this repository.

📈 CrypTar

View and search latest cryptocurrenies data

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisites

In order to get this project running locally, you'll need to have the following installed on your computer:

node v8.11 or above
npm v5.6 or above

Installing & Developing Locally

A step by step series of examples that tell you have to get a development env running

  1. Install the dependencies using npm
npm install
  1. Update API_KEY variables inside config.js file:

Get API_KEY from Nomics

  1. Start the app
npm start
  1. Navigate to localhost:3000.

Building

When you're ready to create a new version to deploy, run:

npm build

Built With

  • React - The JavaScript framework used

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.