nonsoo24 / bitcasino-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bitcasino App

A website that displays the prices of different cryptocurrencies. The prices are fetched from a 3rd party GraphQL API service.

Click to here to view this project.

Project setup

  • Copy the link below and paste into your git bash
git clone https://github.com/nonsoo24/bitcasino-app.git
  • Run the command below to install all dependencies needed to run the project
yarn install
  • Run the command below to run the project
yarn start
  • Run the command below to build the project
yarn build

Preview

Alt text

Tools Used

  • HTML5
  • CSS3
  • JavaScript
  • React
  • Tailwind CSS
  • GraphQL
  • Apollo

Credits

GraphQL

Apollo

3rd party GraphQL API service

Tailwind CSS

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About


Languages

Language:TypeScript 80.8%Language:CSS 11.3%Language:HTML 6.3%Language:JavaScript 1.6%