Skip to content

Test task: registration table. Stack: React/Redux-toolkit/react/hook-form.

Notifications You must be signed in to change notification settings

PlevakoVitalii/registration-table

Repository files navigation

Registration-table

Deployed registration-table here Registration-table.

Implemented functionality:

  • the table contains the data stored in the Store (use @reduxjs/tookit to store and manage the data);
  • popup implemented using react-hook-form;
  • application typed with TypeScript.
  • used Netlify for deployment.

In this project I mastered:

  • react-create-app
  • React
  • TypeScript
  • reduxjs/toolkit
  • react-hook-form
  • Netlify

All components are in the src folder. All another files was generated by react-create-app

You can run this project locally just do:

  • clone branch review with git clone https://github.com/PlevakoVitalii/registration-table.git or fork it and then clone it from your forked repo
  • npm install
  • npm start

About

Test task: registration table. Stack: React/Redux-toolkit/react/hook-form.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published