JonahKayizzi / BitTicker

Your final stop for crypto statistics and analysis. The mobile web application displays a list of metrics (crypto statistics) created with React and Redux.

Home Page:https://roaring-swan-c9fce0.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Microverse README Template

πŸ“— Table of Contents

πŸ“– [BitTicker]

Your final stop for crypto statistics and analysis. Get a look of the current performance of your favorite bitcoin

[BitTicker] is a mobile web application that displays a list of metrics (crypto statistics) created with React and Redux.

Describe the tech stack and include only the relevant sections that apply to your project.

Client
Server
Database

Key Features

  • [The app fetch statistics of top 100 crypto currencies from the Binance API and lists the top 20]
  • [The user can search for more currencies outside those displayed]
  • [The app displays the detail of any currency the user selects]

(back to top)

πŸš€ Live Demo

(back to top)

πŸ’» Getting Started

To get a local copy up and running, follow these steps.

run the following commands in your terminal

Prerequisites

In order to run this project you need:

You need to have node installed

Setup

Clone this repository to your desired folder:

Install

Install this project with:

npm install

Usage

To run the project, execute the following command:

run npm start

Run tests

To run tests, run the following command:

run npm test

Deployment

You can deploy this project using:

run npm build

(back to top)

πŸ‘₯ Authors

Mention all of the collaborators of this project.

πŸ‘€ Author1

(back to top)

πŸ”­ Future Features

(back to top)

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Write a message to encourage readers to support your project

If you like this project, please leave star

(back to top)

πŸ™ Acknowledgments

Give credit to everyone who inspired your codebase.

I would like to thank Nelson Sakwa on Behance for this [Original design](https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs)

I would like to thank @Binance for this public API

(back to top)

❓ FAQ

(back to top)

πŸ“ License

This project is MIT licensed.

NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.

(back to top)

About

Your final stop for crypto statistics and analysis. The mobile web application displays a list of metrics (crypto statistics) created with React and Redux.

https://roaring-swan-c9fce0.netlify.app/

License:MIT License


Languages

Language:JavaScript 62.3%Language:CSS 27.9%Language:HTML 9.8%