Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arunrr/form-submission
Form submission frontend website
https://github.com/arunrr/form-submission
css form form-validation html-css-javascript html5 javascript js sass sass-mixins
Last synced: 17 days ago
JSON representation
Form submission frontend website
- Host: GitHub
- URL: https://github.com/arunrr/form-submission
- Owner: arunrr
- License: mit
- Created: 2023-03-03T09:00:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T22:21:30.000Z (almost 2 years ago)
- Last Synced: 2024-10-31T09:27:54.167Z (2 months ago)
- Topics: css, form, form-validation, html-css-javascript, html5, javascript, js, sass, sass-mixins
- Language: SCSS
- Homepage: https://arunrr.github.io/form-submission/
- Size: 13.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Form Submission
A form submission frontend website.
```
npm run build
```to bundle your application
```
npm run serve
```to start dev server
## Screenshots
![screenshot-initial](./screenshots/screenshot-initial.png)
![screenshot-filled](./screenshots/screenshot-valid.png)
![screenshot-error](./screenshots/screenshot-error.png)
![screenshot-mobile](./screenshots/screenshot-mobile.png)