Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 397 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 397 Bytes

The sign-up form is divided into 5 separate pages. After a user has clicked on the "next" button, entered on this particular page data is saved in local storage. After a user has clicked on the "submit" button, all the saved in local storage data is posted to restdb via fetch request and then deleted from local storage.

It's a study project implemented with Sass and Vite, deployed on Netlify.