Skip to content

Blockchain-Ads/Blockchain-ads

Repository files navigation

🚀 Deploy website on push

This is a MVP frontend repository for https://blockchain-ads.com/web3-cookie/

The frontend is connect to backend via these endpoint (Hardcoded)

This is live

https://us-central1-web3-cookie.cloudfunctions.net/alldata

https://us-central1-web3-cookie.cloudfunctions.net/auth

https://us-central1-web3-cookie.cloudfunctions.net/dataConsent

https://us-central1-web3-cookie.cloudfunctions.net/deleteData

https://us-central1-web3-cookie.cloudfunctions.net/signup

Getting started

assume you are in main-html

Right now the repo is under refactoring process all functionality under index.js will be migrate under react-dropin directory

Prerequisites

Incase you don't have serve globally installed

npm install --global serve
  1. Install dependencies
npm i
  1. Show serve web page
serve web3-cookie
  1. To start develop index.js
npm start
  1. To update react option modal
cd react-dropin && npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors