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.
- Host: GitHub
- URL: https://github.com/aliatayee/alfa-coin-react
- Owner: aliatayee
- License: mit
- Created: 2022-07-25T13:23:13.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-08-06T08:58:31.000Z (almost 4 years ago)
- Last Synced: 2024-12-28T19:42:42.015Z (over 1 year ago)
- Topics: alfacoin, cryptocurrency, microverse, react, redux
- Language: JavaScript
- Homepage: https://alfacoin.netlify.app/
- Size: 460 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

### 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