Click here to see the live demo!
An application made in React and TypeScript that represents a form for filling in user data and selecting plans with price changes. The user will be able to navigate through the application and ensure that their data is not lost if they decide to make changes to plans or select add ons.
- User can fill the inputs to enable navigation;
- User can't navigate if the form is not filled;
- User can go back or forward in navigation with the data storaged in localStorage;
- User can switch between plan and add ons options anytime before order is placed;
npm install
npm run dev
- Node's latest version installed on your machine.
- https://nodejs.org/en/download/
Made by Carlos 👋