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

https://github.com/aliatayee/alfa-coin-react

AlFa Coin is a crypto mobile web app based on react and redux where you can track and find real time information about most popular cryptos based on statistics.
https://github.com/aliatayee/alfa-coin-react

alfacoin cryptocurrency microverse react redux

Last synced: 10 months ago
JSON representation

AlFa Coin is a crypto mobile web app based on react and redux where you can track and find real time information about most popular cryptos based on statistics.

Awesome Lists containing this project

README

          

# Alfa Coin
Alfa Coin is a crypto mobile web app based on react and redux where you can track and find real time information about most popular cryptos based on statistics.
## Major Technologies
- [ ] HTML5
- [ ] CSS
- [ ] Tailwind CSS
- [ ] JAVASCRIPT
- [ ] REACT
- [ ] REDUX
- [ ] NPM
### Demo
[Live Demo](https://alfacoin.netlify.app/)

### Screenshots
![](./public/images/mock.jpg)

### Install & Setup

To setup and install this sample Leaderboard project, follow the below steps:
- Clone this project by the command:

```
$ git clone https://github.com/aliatayee/Alfa-Coin-React.git
```

- Then switch to the project folder by the bellow query:

```
$ cd Alfa-Coin-React
```

- Then run the below command to install dependencies

```
$ npm i
```
- Finally, run the below command to start the project.

```
$ npm start
```
- You can test the app by running the following command:

```
$ npm run test
```

## Run tests
To run the tests for linters locally, you must have node installed on your computer. Install the necessary packages. Run npx stylelint "*/.{css,scss}" Run npx hint . Run npx eslint .

### Prerequisites

- IDE to edit and run the code (We use Visual Studio Code 🔥).
- Git to versionning your work.

### Authors
👤 **Ali**

- GitHub: [@aliatayee](https://github.com/aliatayee)
- Twitter: [@aqaatayee](https://twitter.com/aqaatayee)

## 🤝 Contributing
Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support
Give a ⭐️ if you like this project!

## Acknowledgments
- (CoinRank Api)[https://rapidapi.com/Coinranking/api/coinranking1/]
- Original Design Idea by: (Nelson Sakwa on Behance)[https://www.behance.net/sakwadesignstudio]
- Hat tip to anyone whose code was used
- Inspiration
- etc