An open API service indexing awesome lists of open source software.

https://github.com/noobmaster432/techwondoe-task


https://github.com/noobmaster432/techwondoe-task

bootstrap react-toastify reactjs typescript

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Getting Started with the Techwondoe-task App
This project is build with React and TypeScript.A brief description of what this project does and who it's for

## About the App

- This app is completely created in React and TypeScript.
- The website is hosted on Vercel and its URL is https://techwondoe-task.vercel.app/
- For styling purposes Tailwind CSS and BootStrap both are used.
- The API server used for fetching the users is https://mockapi.io/.
- For confirmation of updated user, deleted user and added user, react-toastify library is used to showcase the notification.

## Features About the App

- You can delete a user by clicking on the delete icon beside every user.

- You can update the user details by clicking on the edit icon beside every user.
- You can Sort in ascending or descending order with respect to any column by just clicking on the header of the column.
- There is Pagination introduced.
- The Badge, Button Component and Pagination components are there.
- You can download the whole table in .csv format.

## Demo

![localhost_3000_](https://github.com/noobmaster432/techwondoe-task/assets/103204431/7bb9e1e0-dd5b-4ca6-a764-11afc00fb3c2)