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
First, run the development server:
npm i & npm run dev
# or
yarn add & yarn dev
# or
pnpm i & pnpm dev
# or
bun i & bun dev
Open http://localhost:5173 with your browser to see the result.
https://coiner-gamma.vercel.app
To deploy this project run
npm run build
Badges from somewhere like: shields.io