application link: https://techwondoe-first-round-users-table.netlify.app
React application that pulls data from a user API and shows it in a table, you can perform all the CRUD operations.
Api comes from a json-web server, link to the json-web server code : https://github.com/vincevise/techwondoe-interview-backend
app is created using Vite,
deployed on https://techwondoe-first-round-users-table.netlify.app/
React-query for handling asynchronous API request
Tailwind CSS for styling
react-table for creating the Table
date-fns for formatting date in https://www.rfc-editor.org/rfc/rfc3339 format
random-avatar-generator for Generating new avatar
react-icons for icons