Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/asbhogal/next.js-cryptocurrency-app
A cryptocurrency application which uses Redux RTK Query to pull API data about current cryptocurrency values and news. The user can also search cryptocurrencies and view their ranking, price, market cap and % change as well as see the latest crypto-related news.
https://github.com/asbhogal/next.js-cryptocurrency-app
api crypto cryptocurrency eslint next nextjs playwright react reactjs redux redux-middleware redux-store redux-toolkit reduxtoolkit rest-api restful-api scss typescript
Last synced: about 8 hours ago
JSON representation
A cryptocurrency application which uses Redux RTK Query to pull API data about current cryptocurrency values and news. The user can also search cryptocurrencies and view their ranking, price, market cap and % change as well as see the latest crypto-related news.
- Host: GitHub
- URL: https://github.com/asbhogal/next.js-cryptocurrency-app
- Owner: asbhogal
- Created: 2023-03-11T11:23:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T13:10:30.000Z (about 1 year ago)
- Last Synced: 2023-12-27T01:29:59.104Z (about 1 year ago)
- Topics: api, crypto, cryptocurrency, eslint, next, nextjs, playwright, react, reactjs, redux, redux-middleware, redux-store, redux-toolkit, reduxtoolkit, rest-api, restful-api, scss, typescript
- Language: TypeScript
- Homepage: https://next-js-cryptocurrency-app.vercel.app
- Size: 2.02 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Next.js - Cryptoverse Application
![](https://api.checklyhq.com/v1/badges/checks/dcfba4e1-148c-4fd6-824c-f1a6c5597a8b?style=for-the-badge&theme=dark) ![](https://api.checklyhq.com/v1/badges/checks/dcfba4e1-148c-4fd6-824c-f1a6c5597a8b?style=for-the-badge&theme=dark&responseTime=true)
![GitHub deployments](https://img.shields.io/github/deployments/asbhogal/Next.js-Cryptocurrency-App/production?label=DEPLOYMENT%20STATE&style=for-the-badge&labelColor=000) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/asbhogal/Next.js-Cryptocurrency-App?style=for-the-badge&labelColor=000) ![GitHub repo size](https://img.shields.io/github/repo-size/asbhogal/Next.js-Cryptocurrency-App?color=blueviolet&style=for-the-badge&labelColor=000)A cryptocurrency application which pulls API data from the Coinranking, Coin Gecko and The News API. This has been built using TypeScript, Next.js, React, Redux, Axios, SCSS and deployed via Vercel.
Features
- Built using Next.js, React, TypeScript and Redux
- Uses the Coinranking, Coin Gecko & The News APIs
- Displays cryptocurrency, exchange and news data, incl. top 10 cryptos
- E2E and a11y testing across multiple browsers using Playwright
- Husky to run lint and testing prior to Git Commit
- Stylish, modern UI
- Fully responsive
- Optimized for the webLinks
Disclaimer
The term 'Cryptoverse' is used purely here for demonstratice, non-commercial purposes and any resemblance to existing trademarks are purely coincidental. All trademarks used herein remain the sole copyright and ownership of the original holders and are used here for demonstrative, non-commercial purposes.