Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 646 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 646 Bytes

Random Tip Generator

DESCRIPTION

This project shows visitors a random tip when they click a button. It uses HTML, CSS, and JavaScript. Check the progress here: Random Tip Generator

CONTRIBUTING

Everyone is welcome to contribute!

  1. Look for an issue or open an issue.
  2. Fork this repository.
  3. Resolve the issue. Add comments if it makes your work more readable.
  4. Create a pull request (PR).

ISSUE TEMPLATE

Enter a description of the issue

  • Review your changes.
  • Update documentation if applicable.
  • Confirm your changes don’t generate any new warnings.