Skip to content

CRUD application built using React, Redux. It allows users to manage a list of users and perform CRUD operations on them using Redux Toolkit. The app also integrates with a joke API to display a random joke on the home page. Additionally, Redux Toolkit is used to manage the theme color and username for a personalized user experience.

Notifications You must be signed in to change notification settings

AbdelaliChe/react-redux-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux CRUD App

This is a simple CRUD (Create, Read, Update, Delete) application built using React, Redux. It allows users to manage a list of users and perform CRUD operations on them using Redux Toolkit. The app also integrates with a joke API to display a random joke on the home page. Additionally, Redux Toolkit is used to manage the theme color and username for a personalized user experience. The project utilizes React Redux Toolkit for efficient Redux state management, Bootstrap for styling, Axios for making API requests, and Axios Query for data fetching and caching.

Technologies Used

  • React: JavaScript library for building user interfaces.
  • Redux: State management library for JavaScript applications, used in conjunction with React Redux Toolkit.
  • Bootstrap: CSS framework for responsive and mobile-first web development.
  • Axios: Promise-based HTTP client for making API requests, used along with Axios Query for data fetching and caching.

Authors

About

CRUD application built using React, Redux. It allows users to manage a list of users and perform CRUD operations on them using Redux Toolkit. The app also integrates with a joke API to display a random joke on the home page. Additionally, Redux Toolkit is used to manage the theme color and username for a personalized user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages