https://github.com/scc416/survey-scam
A web page that display a form. The design is inspired by online survey scam.
https://github.com/scc416/survey-scam
css freecodecamp html javascript jquery pure purecss responsive
Last synced: 3 months ago
JSON representation
A web page that display a form. The design is inspired by online survey scam.
- Host: GitHub
- URL: https://github.com/scc416/survey-scam
- Owner: scc416
- License: mit
- Created: 2021-12-11T18:36:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-21T02:44:53.000Z (almost 4 years ago)
- Last Synced: 2025-03-02T12:44:31.312Z (7 months ago)
- Topics: css, freecodecamp, html, javascript, jquery, pure, purecss, responsive
- Language: HTML
- Homepage: https://scc416.github.io/survey-scam/
- Size: 39.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Survey Scam
A web page that displays a form. The design is inspired by online survey scam.
This web page is one of my project for [Responsive Web Design Certification](https://www.freecodecamp.org/learn/responsive-web-design/) on [freeCodeCamp](https://www.freecodecamp.org/): [Build a Survey Form](https://www.freecodecamp.org/learn/responsive-web-design/responsive-web-design-projects/build-a-survey-form).
The design is inspired by online survey scams.## Table of Content
- [Live Demo](#live-demo)
- [Final Product](#final-product)
- [Dependencies](#dependencies)
- [Getting Started](#getting-started)
- [Credit](#credit)## Live demo
This app is built on [codepen](https://codepen.io/) and exported to distribute for live demo:
https://scc416.github.io/survey-scam/## Final Product
|  |
| :----------------------------: |
| _The web page on desktop_ ||  |
| :--------------------------: |
| _The web page on mobile_ |## Dependencies
- [jQuery](https://jquery.com/): when the submit button is clicked, use jQuery to prevent default and reset the form
- [Pure](https://purecss.io/): style of the form## Getting Started
1. Clone or download this repository onto your local device.
2. Open `index.html` with browser.## Credit
- Favicon made by [Freepik](https://www.flaticon.com/authors/freepik) from [www.flaticon.com](https://www.flaticon.com/).