Skip to content

hyetigran/local-bitcoins-FE

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