Giter Club home page Giter Club logo

local-bitcoins-fe's Introduction

LOCAL BITCOIN

Link to React application - https://local-bitcoins.netlify.app

#Table of Content

  • Front-End Dependencies
  • react
  • react router
  • dotenv
  • redux
  • redux logger
  • redux thunk
  • antd
  • socket.io client
  • axios
  • moment
  • node-sass

Guidelines to setup

Prerequisites

  • NPM should be installed: NPM version > 6.14.4
  • NODE should be installed: NODE LTS version > 12.16.2

Steps

  1. Create a .env file and the format should be as given in .env.example.

  2. Run these commands then -

    npm install (To install all the dependencies)
    npm start (To start client on local server)
    
    

DEMO

IMAGES

local-bitcoins-fe's People

Contributors

hyetigran avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

local-bitcoins-fe's Issues

Feature: wallet

Wallet should:

  1. Generate private key, public key and address.
  2. Receive transactions
  3. Send transactions

Will this project continue?

Will this project continue? looks like a very cool project.
I have experience with backend for cryptocurrency transactions, I can help with the wallet step...

Bug - offer form component

When setting min and max limits, if only one is set results in 500 response.

User should be able to create offer w/o setting limit on either or.

UX - New Offer Success

When new offer is successfully created, the my-offers view should update to reflect latest offer. Also, navbar counter should increment by 1 as well.

UI - update my trades navbar amount

The navigation bar's myTrades tab amount is hardcoded at 0.

Need to update component on load and decrement when trades are completed/cancelled and increment when new trades are created.

Util - Currency symbol formatter

Currently, saving currencySymbol in db.

Instead, create util function with 2 params: currencyType and amount. Format amount and append currency type.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.