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

https://github.com/developertharan/coiner

Developed a comprehensive website, "Coiner," aimed at tracking real-time cryptocurrency prices, utilizing Rapid API for fetching crypto data. responsive and user-friendly interface using React.js and Tailwind CSS, enabling users to track and visualize real-time crypto prices. Utilized Rapid API to ensure accurate and up-to-date cryptocurrency data
https://github.com/developertharan/coiner

materialtailwindcss rapidapi reactjs taiwindcss

Last synced: 7 months ago
JSON representation

Developed a comprehensive website, "Coiner," aimed at tracking real-time cryptocurrency prices, utilizing Rapid API for fetching crypto data. responsive and user-friendly interface using React.js and Tailwind CSS, enabling users to track and visualize real-time crypto prices. Utilized Rapid API to ensure accurate and up-to-date cryptocurrency data

Awesome Lists containing this project

README

          

# Coiner

Developed a comprehensive website, "Coiner," aimed at tracking real-time cryptocurrency prices, utilizing Rapid API for fetching crypto data. responsive and user-friendly interface using React.js and Tailwind CSS, enabling users to track and visualize real-time crypto prices. Utilized Rapid API to ensure accurate and up-to-date cryptocurrency data

## Getting Started

First, run the development server:

```bash
npm i & npm run dev
# or
yarn add & yarn dev
# or
pnpm i & pnpm dev
# or
bun i & bun dev
```

Open [http://localhost:5173](http://localhost:3000) with your browser to see the result.

## Demo

https://coiner-gamma.vercel.app

## Deployment

To deploy this project run

```bash
npm run build
```

## Badges

Badges from somewhere like: [shields.io](https://shields.io/)

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)

[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)