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.
- Host: GitHub
- URL: https://github.com/gregolive/signup-form
- Owner: gregolive
- Created: 2022-01-28T16:44:17.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-08T07:52:48.000Z (over 4 years ago)
- Last Synced: 2025-06-08T18:02:09.831Z (about 1 year ago)
- Topics: css, html
- Language: JavaScript
- Homepage: https://gregolive.github.io/signup-form/
- Size: 3.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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