/Cryptonex

Cryptonex is a single page web app that fetches data from CoinGecko API. The app allows users to get the list and details of top 100 cryptocurrencies. It also displays the global data and the trending currencies in past 24h.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 Crypto Analysis

Cryptonex is a single page web app that fetches data from CoinGecko API. The app includes the top 100 cryptocurrencies, and the details of each currency. It allows user to filter the coins and navigate to details page by clicking on the selected currency.

🛠 Built With

Tech Stack

Client

Key Features

  • The app displays the global data and the trending currencies in last 24h
  • The web app shows the top 100 cryptocurrencies and their data
  • Users can search for a particular cryptocurrency
  • Users can view the details of the selected currency

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started with React App

This project was bootstrapped with Create React App.

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

Prerequisites

In order to run this project you need:

  git
  node.js
  Wbpack
  JavaScript

Setup

Clone this repository to your desired folder:

  cd Cryptonex
  git clone git@github.com:KanzaTahreem/Cryptonex.git

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests, run the following command:

  npm test

Deployment

You can deploy this project using:

  npm run deploy

(back to top)

👥 Author

(back to top)

🔭 Future Features

  • About Page
  • Exchange Rate
  • Available Markets
  • Filter by Category

(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 give this project a star ✨

(back to top)

🙏 Acknowledgments

I would like to thank Nelson Sakwa on Behance for the Original design idea.

(back to top)

📝 License

This project is MIT licensed.

(back to top)