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.
- Host: GitHub
- URL: https://github.com/degisew/crypto-real-time-pricing
- Owner: degisew
- License: mit
- Created: 2022-11-29T11:26:26.000Z (almost 3 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-03T14:15:30.000Z (almost 3 years ago)
- Last Synced: 2024-04-16T02:17:30.974Z (over 1 year ago)
- Topics: coincap-api, css3, jss, material-ui, reactjs, redux
- Language: JavaScript
- Homepage: https://degisew-crypto.netlify.app/
- Size: 1.37 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
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> To build this project I used a tech stack detailed below:
- React
- Redux
- Material-UI
- CoinCap API
- CSS3Client
- **User Can see the crypto list and rank**
- **user can search his favorite crypto**
- **User can see the detail info about the selected crypto**
> Please click the link below to open our webpage in your browser
- [Live Demo Link]( https://degisew-crypto.netlify.app/)
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/).
> 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)
- **I will work on the styling part to make it better**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/degisew/crypto-real-time-pricing/issues/new).
> Give a ⭐ if you like this project!
> Thanks to Microverse and my Coding Partners
> credit to: Nelson Sakwa on Behance who did Original design idea.
This project is [MIT](./LICENSE.txt) licensed.