Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)