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

https://github.com/harundogdu/cryptoverse

It is a platform where the cryptos I developed using "React" and "rapidApi" are listed, followed, and you can access the details and news about them.
https://github.com/harundogdu/cryptoverse

rapidapi reactjs redux redux-toolkit

Last synced: about 2 months ago
JSON representation

It is a platform where the cryptos I developed using "React" and "rapidApi" are listed, followed, and you can access the details and news about them.

Awesome Lists containing this project

README

        

# React.js + RapidAPI ile Cryptoverse

Bu proje [Create React App](https://github.com/facebook/create-react-app), [RapidAPI](https://rapidapi.com/) kullanılarak geliştirdiğim kriptoların listelendiği takip edilebildiği, detaylarına ve hakkındaki haberlere ulaşabildiğiniz bir platformdur.

## Kullanılan Paketler


  • @reduxjs/toolkit

  • antd

  • chart.js

  • react-chartjs-2

  • html-react-parser

  • millify

  • moment

  • react-router-dom

  • react-redux

## Kurulum

İlk olarak aşağıdaki komutu kopyalanız.


Ardından terminal ekranını açarak, projenin kurulmasını istediğiniz bir alana gelerek yapıştırıp çalıştırınız.

```
git clone https://github.com/harundogdu/cryptoverse.git
```


Klonlama işleminin ardından terminal ekranına istediğiniz projenin adını yazarak, aşağıda bulunan kodu yapıştırıp çalıştırınız.

```
cd cryptoverse && npm install
```

## Çalıştırma

Proje dizininde aşağıdaki komutu çalıştırarak projemizi başlatabiliriz.

#### `yarn start`

Uygulamayı geliştirme modunda çalıştırır.\
Projeyi tarayıcıda görüntülemek için [http://localhost:3000](http://localhost:3000) adresini açar.

Düzenleme yaparsanız sayfa yeniden yüklenir.\
Herhangi bir hata veya log kaydını da anlık olarak konsol ekranında görebilirsiniz.

## Daha fazlası

Daha fazlası ve aklınıza takılan herhangi bir soru için için bana kişisel [web sitem](https://harundogdu.com/) üzerinden ulaşabilir, "Pull Request" isteklerinde bulunabilirsiniz.