Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darika-dev/crypto-exchanges
Cryptocurrency Exchange Directory utilizing Typescript, Next.js, React, CSS Modules and Coingecko API, tested using Cypress and Jest.
https://github.com/darika-dev/crypto-exchanges
coingecko-api cssmodules cypress jest nextjs react typescript
Last synced: about 2 months ago
JSON representation
Cryptocurrency Exchange Directory utilizing Typescript, Next.js, React, CSS Modules and Coingecko API, tested using Cypress and Jest.
- Host: GitHub
- URL: https://github.com/darika-dev/crypto-exchanges
- Owner: darika-dev
- Created: 2023-09-27T12:35:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-10T18:07:49.000Z (over 1 year ago)
- Last Synced: 2024-10-16T22:15:50.006Z (3 months ago)
- Topics: coingecko-api, cssmodules, cypress, jest, nextjs, react, typescript
- Language: TypeScript
- Homepage: https://crypto-exchanges-rouge.vercel.app
- Size: 687 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Development
First, run the development server:
```bash
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
Run unit tests:
```shell
npm run test
```## Deploy on Vercel
[https://crypto-exchanges-rouge.vercel.app/](https://crypto-exchanges-rouge.vercel.app/)