Skip to content

habibinando/Autoclaim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claim It - An React App

An example of React project with Backand Inetgartion

Prerequisites

  1. Install latest nodeJs https://nodejs.org/

Getting started

  1. Go to project folder and install dependencies:
npm install
  1. Update Backand configurations in App.js
   backand.init && backand.init({
     appName: 'autoclaim20',
     setIsMobile: false,
     runSocket: true
   });
  1. Launch development server, and open localhost:8080 in your browser:
npm start

To build Production code -

npm build

About

Auto Claim For FaucetHub.io

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published