Skip to content

Crypto Prices is a React.js and Redux web application that displays real-time market prices of cryptocurrencies fetched from the Coin Gecko API. Features include price history, currency conversion, and a user-friendly interface

License

Notifications You must be signed in to change notification settings

anas599/crypto-price

Repository files navigation

Logo

Screenshots

ScreenShot

App Screenshot

ScreenShot

App Screenshot

ScreenShot

App Screenshot

📗 Table of Contents

📖 Crypto Price

Crypto Prices is a React.js and Redux web application that displays real-time market prices of cryptocurrencies fetched from the Coin Gecko API. Features include price history, currency conversion, and a user-friendly interface

🛠 Built With

Tech Stack

This project uses the following stack :

Client
Server

Key Features

Here are some key features of the application :

  • Display Top 100 Crypto
  • Display Price in USD
  • Display Low and High in last 24H
  • Total Supply Circulating supply...etc

(back to top)

🚀 Live Demo

Here you can visit my live demo :

(back to top)

💻 Crypto Price

Here you can see my presentation :

(back to top)

💻 Getting Started

Clone the repository by clicking on the 'Code' button and copy the link

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

Prerequisites

In order to run this project you need:

You should have node install on your local machine

Setup

Clone this repository to your desired folder:

Example commands:

  cd my-folder
  git clone git@github.com:anas599/crypto-price.git

Install

Install dependencies :

npm i

Usage

To run the project, execute the following command: Open the index.html file in a web browser

Run tests

To run tests, run the following command:

  npm run test

To run the stylehint linters

  npx stylehint "**/*.{css,scss}"

To run the ESLint linter

  npx eslint "**/*.{js,jsx}"

Deployment

You can deploy this project using:

  npm run build
  npm run start

(back to top)

👥 Authors

👤 Anas Sufyan

(back to top)

🔭 Future Features

  • Preserve the user data

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please star it!

(back to top)

🙏 Acknowledgments

I would like to thank the Microverse team. The design used in this project was created by Nelson Sakwa on Behance and is licensed under the Creative Commons Attribution Attribution-NonCommercial 4.0 International (CC BY-NC 4.0) license.

(back to top)

📝 License

This project is licensed .

(back to top)

About

Crypto Prices is a React.js and Redux web application that displays real-time market prices of cryptocurrencies fetched from the Coin Gecko API. Features include price history, currency conversion, and a user-friendly interface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published