Skip to content

bautidea/react_crud_redux

Repository files navigation

CRUD w/ React + Redux Toolkit + Biome toolchain & Tremor.

In this project i developed a CRUD (Create Read Update Delete) to operate over a toy API, which state, will be managed by Redux Toolkit.

Developed project using:

  • Biome toolchain linter.
  • Tremor components to build charts.
  • Redux Toolkit for state managing due to its simple installation
  • Used a REDUX Middleware for:
    • Data persistency, the state is saved locally after every update.
    • Optimistic UI, by utilizing Sonner component, to eliminate loading UI while performing actions with the DB.
  • Used API = {JSON} Placeholder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published