https://github.com/jack970/frontend-multi-step-next
https://github.com/jack970/frontend-multi-step-next
css html javascript nextjs react styled-components typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jack970/frontend-multi-step-next
- Owner: jack970
- Created: 2023-01-16T20:41:07.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T20:55:45.000Z (over 3 years ago)
- Last Synced: 2025-01-28T14:21:49.495Z (over 1 year ago)
- Topics: css, html, javascript, nextjs, react, styled-components, typescript
- Language: TypeScript
- Homepage: https://frontend-multi-step-next.vercel.app
- Size: 119 KB
- Stars: 0
- 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.
## 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
### Screenshot

### Links
- Live Site URL: [live site](https://frontend-multi-step-next.vercel.app)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- [React](https://reactjs.org/) - JS library
- [Next.js](https://nextjs.org/) - React framework
- [Styled Components](https://styled-components.com/) - For styles