An open API service indexing awesome lists of open source software.

https://github.com/degisew/crypto-real-time-pricing

A website used for real-time pricing and market activity for over 1,000 cryptocurrencies. It fetchs Data from CoinCap API 2.0 and offer transparent and accurate data on asset price and availability.
https://github.com/degisew/crypto-real-time-pricing

coincap-api css3 jss material-ui reactjs redux

Last synced: 6 months ago
JSON representation

A website used for real-time pricing and market activity for over 1,000 cryptocurrencies. It fetchs Data from CoinCap API 2.0 and offer transparent and accurate data on asset price and availability.

Awesome Lists containing this project

README

          

logo

README

# Video Description

[Documentation Video](https://www.loom.com/share/0a835d764a5c445186af335566805682)

# crtpto-real-time-pricing
A website used for real-time pricing and market activity for over 1,000 cryptocurrencies. It fetchs Data from CoinCap API 2.0 and offer transparent and accurate data on asset price and availability.
## 🛠 Built With

### Tech Stack

> To build this project I used a tech stack detailed below:
- React
- Redux
- Material-UI
- CoinCap API
- CSS3

Client

### Key Features

- **User Can see the crypto list and rank**
- **user can search his favorite crypto**
- **User can see the detail info about the selected crypto**

(back to top)

## 🚀 Live Demo

> Please click the link below to open our webpage in your browser

- [Live Demo Link]( https://degisew-crypto.netlify.app/)

(back to top)

## 💻 Getting Started

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

### Prerequisites

In order to run this project you need:

- To install [Node.js](https://nodejs.org/en/) on your computer.

### Setup

Clone this repository to your desired folder:

1. Navigate to a folder where you want the cloned file to appear

2. Clone this repo in your terminal or git bash using the command

```
git clone 'https://github.com/degisew/crypto-real-time-pricing' in your terminal

```

### Install

Install this project with:

run `npm install ` to install all the necessary dependencies including the linters

--->

### Usage

To run the project, execute the following command:

### `npm start`
- This will run the react app in your browser

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload when you make changes.\
You may also see any lint errors in the console.

### Run tests

To run tests, run the following command:

### `npm run test`
--->

### Deployment

You can deploy this project using:

- [Netlify](https://app.netlify.com/teams/ethiopia/overview), or
- [Vercel](https://vercel.com/).

(back to top)

## 👥 Authors

> This project was built by:

👤 **Degisew**
- GitHub: [degisew](https://github.com/degisew)
- Twitter: [@DJ_etiya](https://twitter.com/Degisew-mengist)
- LinkedIn: [degisew](https://www.linkedin.com/in/degisew-mengist)

(back to top)

## 🔭 Future Features

- **I will work on the styling part to make it better**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/degisew/crypto-real-time-pricing/issues/new).

(back to top)

## ⭐️ Show your support

> Give a ⭐ if you like this project!

(back to top)

## 🙏 Acknowledgments

> Thanks to Microverse and my Coding Partners
> credit to: Nelson Sakwa on Behance who did Original design idea.

(back to top)

## 📝 License

This project is [MIT](./LICENSE.txt) licensed.

(back to top)