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

https://github.com/gregolive/signup-form

A template for a fake site's sign up page built with CSS grid.
https://github.com/gregolive/signup-form

css html

Last synced: about 2 months ago
JSON representation

A template for a fake site's sign up page built with CSS grid.

Awesome Lists containing this project

README

          

# Signup Form

Building a signup page for pulled (a fake website that helps users track their espresso shots).

[Live demo](https://gregolive.github.io/signup-form/) 👈

**Built to practice:**

- Building forms in CSS
- CSS Grid
- Javascript form validation via the Constraint validation API