{"id":25247156,"url":"https://github.com/catevika/frontendmentor_multi-step-form-by-catevika","last_synced_at":"2026-05-09T04:32:26.051Z","repository":{"id":180464716,"uuid":"665177166","full_name":"Catevika/FrontendMentor_Multi-step-form-by-Catevika","owner":"Catevika","description":"This is a solution to the Multi-step-form challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.","archived":false,"fork":false,"pushed_at":"2026-03-18T21:47:55.000Z","size":2670,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-19T10:53:50.006Z","etag":null,"topics":["css-checkbox-toggle","react","react-context","react-router-dom-v6","session-storage","vite"],"latest_commit_sha":null,"homepage":"https://frontendmentor-multi-step-form.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Catevika.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-07-11T15:52:19.000Z","updated_at":"2026-03-18T21:47:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf407e8f-ee81-4e7f-8130-c80786e2574f","html_url":"https://github.com/Catevika/FrontendMentor_Multi-step-form-by-Catevika","commit_stats":null,"previous_names":["catevika/frontendmentor_multi-step-form-by-catevika"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Catevika/FrontendMentor_Multi-step-form-by-Catevika","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Catevika%2FFrontendMentor_Multi-step-form-by-Catevika","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Catevika%2FFrontendMentor_Multi-step-form-by-Catevika/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Catevika%2FFrontendMentor_Multi-step-form-by-Catevika/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Catevika%2FFrontendMentor_Multi-step-form-by-Catevika/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Catevika","download_url":"https://codeload.github.com/Catevika/FrontendMentor_Multi-step-form-by-Catevika/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Catevika%2FFrontendMentor_Multi-step-form-by-Catevika/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32807197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css-checkbox-toggle","react","react-context","react-router-dom-v6","session-storage","vite"],"created_at":"2025-02-12T02:57:24.429Z","updated_at":"2026-05-09T04:32:26.033Z","avatar_url":"https://github.com/Catevika.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Frontend Mentor - Multi-step form solution\n\nThis 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.\n\n## Table of contents\n\n- [Frontend Mentor - Multi-step form solution](#frontend-mentor---multi-step-form-solution)\n  - [Table of contents](#table-of-contents)\n  - [Overview](#overview)\n    - [The challenge](#the-challenge)\n    - [Screenshot](#screenshot)\n    - [Links](#links)\n  - [My process](#my-process)\n    - [Built with](#built-with)\n    - [What I learned](#what-i-learned)\n    - [Useful resources](#useful-resources)\n  - [Author](#author)\n\n## Overview\n\n### The challenge\n\nUsers should be able to:\n\n- Complete each step of the sequence\n- Go back to a previous step to update their selections\n- See a summary of their selections on the final step and confirm their order\n- View the optimal layout for the interface depending on their device's screen size\n- See hover and focus states for all interactive elements on the page\n- Receive form validation messages if:\n  - A field has been missed\n  - The email address is not formatted correctly\n  - A step is submitted, but no selection has been made\n\n### Screenshot\n\n![](.src/../src/assets/images/screenshot.png)\n\n### Links\n\n- Solution URL: [FrontendMentor_Multi-step-form-by-Catevika](https://github.com/Catevika/FrontendMentor_Multi-step-form-by-Catevika)\n- Live Site URL: [frontendmentor-multi-step-form.netlify.app](https://frontendmentor-multi-step-form.netlify.app/)\n\n## My process\n\n### Built with\n\n- React JSX\n- CSS Flexbox \u0026 Grid\n- Desktop-first workflow\n- [Vite](https://vitejs.dev/) + React plugin\n- [React-routeur-dom V6](https://reactrouter.com/en/main) - Client side routing for React\n\n### What I learned\n\n- React Context: state management\n- CSS checkbox toggle: ssee Plan page\n- CSS Custom checkbox: see Addons page\n- Session storage for persistent states during session only: see Summary page\n- React-routeur-dom Outlet: see Summary - Main replaced by Summary - Thanks after confirmation\n\n### Useful resources\n\n[CSS checkbox toggle](https://codepen.io/RobVermeer/pen/VaXYwj)\n\n## Author\n\n- English porfolio - [Catevika Portfolio EN](catevika.github.io/Catevika_Portfolio-EN/)\n- French Portfolio - [Catevika Portfolio FR](catevika.github.io/Catevika_Portfolio-FR/)\n- Frontend Mentor - [@Catevika](https://www.frontendmentor.io/profile/Catevika)\n- Twitter - [@dominique_bello](https://twitter.com/dominique_bello)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatevika%2Ffrontendmentor_multi-step-form-by-catevika","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatevika%2Ffrontendmentor_multi-step-form-by-catevika","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatevika%2Ffrontendmentor_multi-step-form-by-catevika/lists"}