https://github.com/progress2002/multi-step-form-
This is a solution to the Multi-step form challenge on Frontend Mentor.
https://github.com/progress2002/multi-step-form-
html-css-javascript scss-framework
Last synced: about 2 months ago
JSON representation
This is a solution to the Multi-step form challenge on Frontend Mentor.
- Host: GitHub
- URL: https://github.com/progress2002/multi-step-form-
- Owner: Progress2002
- Created: 2022-12-16T15:03:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-31T12:22:41.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T08:41:25.163Z (8 months ago)
- Topics: html-css-javascript, scss-framework
- Language: HTML
- Homepage: https://progress2002.github.io/Multi-step-form-/
- Size: 40 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Multi-step form solution
This is a solution to the [Multi-step form challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/multistep-form-YVAnSdqQBJ). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- Complete each step of the sequence
- See a summary of their selections on the final step and confirm their order
- View the optimal layout for the interface depending on their device's screen size
- See hover and focus states for all interactive elements on the page
### Links
- Solution URL: [Solution URL](https://github.com/Progress2002/Multi-step-form-.git)
- Live Site URL: [Live Demo](https://progress2002.github.io/Multi-step-form-/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- SCSS
- JavaScript
- Mobile-first workflow
## Author
- Website - [Add your name here](https://www.your-site.com)
- Frontend Mentor - [@Progress](https://www.frontendmentor.io/profile/Progress2002)
- Twitter - [@yProgress_2002](https://twitter.com/Progress_2002)
- LinkedIn - [@Progress Ezeamaka](https://www.linkedin.com/in/progress-ezeamaka-27b114247)