Skip to content

alexismreyes/cripto-api

Repository files navigation

CRYPTO-API

Stack:

- Node

- VITE

- React

- React router dom 6

Features:

This project fetch crypto info from COINCAP API and renders it into some react components (A whole list of cryptos and one specific view of crypto info). It also uses an API from https://reqres.in/ to login

Steps to install:

  1. git clone

  2. cd cripto-api

  3. yarn

(to install dependencies / install yarn if not installed -> sudo npm install -g yarn)

  1. yarn dev

  2. open the location at the browser (default http://localhost:5173)

About

Renders react components crypto realtime info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published