Here is a link to the live version: https://karoldavid.github.io/react-ts-registration-form/.
Make sure you have Node v14 or later and npm installed.
- Clone or download the repository.
cd
into the project directory.- Run
npm install
to install the npm packages locally. - Run
npm start
to run the app. The app should open automatically in a web browser.
- Create React App TypeScript
- React Hook Form
- Yup Schema Validation
- Material UI
- React Query
- React Table
- Mock API
- Karol Zyskowski
Questions? Send an email to: [email protected]
This project is licensed under the MIT License - see the LICENSE.md file for details