An open API service indexing awesome lists of open source software.

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.

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

| ![desktop](./docs/desktop.gif) |
| :----------------------------: |
| _The web page on desktop_ |

| ![mobile](./docs/mobile.gif) |
| :--------------------------: |
| _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/).