GithubHelp home page GithubHelp logo

ewallet-onboarding's Introduction

E-Wallet Onboarding

This project is an E-Wallet Onboarding application built with React, MUI, React Hook Form, Zustand, and Yup. It follows a multi-step onboarding process for users to register with the E-Wallet platform.

Prerequisites

  • Node.js (version >= 12.x.x)
  • pnpm (version >= 6.x.x)

If you don't have pnpm installed, you can install it globally using npm:

npm install -g pnpm

High-level Architecture

The project uses the Nx monorepo workspace, which allows for better code organization, reusability, and extensibility. The application is built with React and utilizes Vite as the build tool and development server, providing faster build times and HMR (Hot Module Replacement) capabilities.

For testing, the project uses Vitest, a testing framework specifically designed for Vite applications, providing a modern and efficient testing environment.

Getting Started

Getting Started First, clone the repository and navigate to the project folder:

git clone https://github.com/yourusername/ewallet-onboarding.git
cd ewallet-onboarding

Install the project dependencies:

pnpm install

To start the development server, run:

pnpm start

The application will be available at http://localhost:4200.

Testing

To run the unit tests:

pnpm test

Technologies Used

  • Nx Monorepo
  • React with Vite and Vitest for Unit Test
  • MUI (Material-UI)
  • React Hook Form
  • Zustand
  • Yup

Features

  • Multi-step onboarding process
  • Form validation with Yup
  • State management with Zustand
  • Responsive design using MUI components Demo

ewallet-onboarding's People

Contributors

tuanpa21 avatar

Stargazers

MinHeum 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.