Projects with this topic
Sort by:
-
I will build a data ingestion flow. This challenge is designed to be a single feature, where users can upload files per activity and send them for processing. No API integration is required, but logging the data on the submit button within React Context would be the best call.
Updated -
A Task Management Dashboard that allows users to view a list of tasks, add new tasks, update a specific tasks status and persist data locally using Next.js API routes. (CRUD operations)
Updated -
Replacing Redux with a pattern of React Context and hooks
Updated