Skip to content

labs11-ad-network/labs11-adNetwork-FE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 LAdNetwork---Front-End 🔥

An ad network that prioritizes user privacy and maintaining only specific combinations of user data that cannot be used to identify.

Features

  • Automatic payouts to website owners (affiliates) for bringing traffic to the advertiser
  • Robust ad generator for building personalized ads that are as dynamic as the advertiser's imagination
  • Live analytics for the most relevant information related to your ads, so you're always able to optimize for better engagement
  • An ad server that distributes your ads for you, so all you have to do is create and let us handle the rest
  • Secure and privacy oriented, so you don't ever have to worry about ads being targeted based on personal identity

Getting Started

  • Install yarn or npm to handle all your dependencies

  • Clone the project down to your local machine and navigate to your local clone where your package.json file is located

  • Type yarn or npm install to begin bringing down all necessary packages to replicate the frontend locally

  • Upon successful completion of dependency introduction, you can type yarn start or npm start to spin up a local instance of the LAD Network front end

    Environmental Variables

    SKIP_PREFLIGHT_CHECK=true
    REACT_APP_AUTH0_CALLBACK_URL=
    REACT_APP_AUTH0_CLIENT_ID=
    REACT_APP_AUTH0_DOMAIN=
    REACT_APP_BACKEND_URL=
    REACT_APP_STRIPE_CLIENT=
    

Built With ❤️ using:

Authors

About

Frontend repo for Labs 11 Ad Network Team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages