Coder Social home page Coder Social logo

multi-step-form's Introduction

Multi-Step-Form

Table of Contents

Overview

The project consists of a login page, a multi-step registration page, a dashboard page to display user information, and options to log out or delete the account.

Project Pages

  • Login Page: Allows users to log in to the application.

  • Registration Page: A multi-step registration page with the following steps:

    1. User Information: Users provide their personal information in this step.
    2. Address Information: Users can enter a ZIP code, which will integrate with the ViaCEP API to automatically populate the remaining address fields.
    3. Social Step: Users have the option to add LinkedIn and GitHub links.
  • Dashboard Page: Displays user information and provides the option to log out or delete the account.

Technologies

Front-end

  • React.js
  • TypeScript
  • React Router Dom
  • Tailwind CSS
  • React Hook Form
  • Zod
  • Testing Library
  • Vite

Back-end

  • Node.js
  • Fastify
  • Zod
  • Prisma ORM
  • Vite

Installation

  1. Clone the repository: git clone https://github.com/EvandroRodCoelho/Multi-Step-Form.git
  2. Navigate to the project directory: cd web and cd server
  3. Install the dependencies: npm install

Web Commands

  • dev: Start the development server using Vite.
  • build: Build the project using TypeScript and Vite.
  • lint: Run ESLint on the src directory to check for linting issues.
  • preview: Preview the built project using Vite.
  • host: Start the Vite server with a custom host.

Backend Commands

  • test: Run tests using Vitest.
  • dev: Start the development server using tsx watch src/serve.ts.
  • vercel-build: Deploy migrations using Prisma with npx prisma migrate deploy.
  • build: Build the project using tsup on the src directory.
  • start: Start the server using node dist/serve.js.

Contribution

Contributions are welcome! Feel free to open an issue or submit a pull request.

multi-step-form's People

Contributors

evandrorodcoelho avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.