Skip to content

alexgeron-cgi/react-crud-reqres

Repository files navigation

CI: Tests

Users gestion with React.js and ReqRes.in fake data API

Features:

  • Sign up (using Api) only with defined reqres users
  • Log in (using Api) only with defined reqres users
  • Get users list (from Api) and save it to redux store
  • Show & Edit a user (sending request to Api) and save changes to redux store
  • Add a new user (sending request to Api) and save changes to redux store
  • Delete a user (sending request to Api) and delete user from redux store

In the project directory, you can run:

yarn install
yarn dev

Technologies:

  • react.js
  • nextJS
  • mui
  • react-redux
  • axios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages