Skip to content

PETAF/PETA-donor-scroll

 
 

Repository files navigation

PETA-donor-scroll

Development

  1. git clone this repository
  2. npm install to install dependencies
  3. npm run build to build the project
  4. npm run watch to start the development server

Features

  • Inserts ticker when <span id="donor-ticker" data-layout="horizontal">hello</span> has been placed in HTML
  • Displays the recent donations on JSON file
  • Displays the first name, first letter of the last name, and the donation amount of the donator
  • Replace the name of the donator when they want to be anonymous
  • Animation pauses when the ticker scrolling has been hovered
  • It will also append a checkbox under the email address asking if the donator wants to become anonymous(no backend working)

About

PETA donor scroll concept

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.9%
  • JavaScript 29.9%
  • SCSS 6.2%