You need to sign in or sign up before continuing.
Projects with this topic
Sort by:
-
Multi-Page Dashboard - displaying different ways of manipulating data by using CRUD Operations and also filter, search and sort data.
The data is pulled in via an external third-party source called mockapi.io
Updated -
This app is in React with TypeScript and will load a list of users on a landing page and when you click on one of them, it takes you to a details page, where you will be able to edit or remove users. From the landing page you can create one item
Updated