Converte me Challenge

This project consists of a multistep form using ReactJS/NextJS with validations using Zod and react hook form.

Deploy

You can see this project in action, click here

Getting Started

  1. Clone the repository: git clone https://github.com/pedrogpo/converteme-challenge.git
  2. Navigate to the project directory: cd converteme-challenge
  3. Install dependencies: yarn install
  4. Run the development server: yarn dev
  5. Open http://localhost:3000 in your browser

Tech Stack

  • Next.js
  • TypeScript
  • Styled Components (Atomic Design)
  • MobX / Mobx-Persist-Store
  • Zod
  • React Hook Form