Skip to content

hyetigran/local-bitcoins-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

218 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Clone of private p2p trading platform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published