This Github repo is presented to Techwondoe for the assignment submission. This is a companny settings page where users are fetched from a backennd API and displayed in a table. Admin can perfome the basic CRUD operations, like Adding a new User, Deleting the user and modifying the details of existing user
https://assignment-blond-nine.vercel.app/
To deploy this project run
Install the node dependencies
npm installstart frontend server
npm startTypescript, React, React Query, Eslint, TailwindCSS