Skip to content

I-A11/CryptoGalaxy

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Technologies

Next.Js.
CSS.
API.
JavaScript.

Story

Build up CryptoGalaxy project using:.
React hooks: UseState, UseEffect, and custom hooks.
Project is a Crypto App where you can see crypto coins and track its prices.
Using axios to fetch coingecko api and different information for cryptocurrency .
Using slick-carousel to create coin card slider.