DeRaowl / website-crypto

RDS bank where you can view and manage your currency

Home Page:https://crypto.realdevsquad.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto Site

This is a microtransaction application for RDS. Each member in RDS gets assigned to a certain amount of currencies based on various activities. You can shop for items, exchange money from the bank, send and request money.

Visit our site at https://crypto.realdevsquad.com

Tech Stack used

React, Next, Redux, CSS, Styled Components

Upcoming features

  • Turn this into a trading application

How to get started

  • Make sure you have node installed on your computer.
  • Go through the issues and comment on the issue you want to work on to get yourself assigned.
  • Read the issue description and raise the PR.
  • Follow the installation guide.
  • For contributing follow this CONTRIBRUTING.md
  • If you need any other help, feel free to ping on the #crypto-site-next channel at discord.

Installation

  • git clone<repository-url> this repository
  • cd website-crypto
  • npm install

Running/Development

Setup dev.realdevsquad.com for development by following the instructions here - Avoiding CORS during development

  • For development: npm run dev
  • Visit your app at https://dev.realdevsquad.com.
  • To build: npm run build
  • To serve the production build: npm run start

About

RDS bank where you can view and manage your currency

https://crypto.realdevsquad.com/


Languages

Language:JavaScript 81.2%Language:CSS 18.8%