/Coin-Stats

The interface consumes a cryptocurrency API and displays details about various coins while providing links to their official pages for reference.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 [Coins Stat]

You can see the most popular cutting-edge crypto coins and more detail about them.

🛠 Built With

Tech Stack

This program is build with:

React Redux
Server

Key Features

  • [Consume API]
  • [Show specific element with details]
  • [Easy navigation]

(back to top)

🚀 Live Demo

Enjoy the interactive project.

(back to top)

💻 Getting Started

If you want to use this project please, follow these steps.

Prerequisites

In order to run this project you need:

You must have an account on git hub. Git Hub

You must have installed git in your local environment. Git

If you just want to take a look quickly, make a fork and open the project in the web browser by adding ".dev" instead of ."com" in the repo link.

Install a text-editor you prefer. Code editors.

Setup

Clone this repository to your desired folder:

Execute git clone [repo link] in your git bash or terminal.

Install

Install this project with: Go to your folder where you cloned the repo :

  • open the git bash there or go with cmd.
  • execute "code ."
  • once the project is open please exute.
  • npm install.

Usage

To run the project, execute the following command:

  • npm start

Run tests

To run tests, run the following command:

  • npm run test

Deployment

You can deploy this project using:

  • step 1: npm run build
  • step 2: serve -s build

(back to top)

👤 JOSE ZEPEDA

(back to top)

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Feel free to contac me if have some insights or doubts, I will be happy to help you.

(back to top)

🙏 Acknowledgments

I would like to thank...

(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)