Skip to content

visomar/crud-with-redux-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD Test application with React and Redux Toolkit

This project is a test to see the capabilities of Redux Toolkit, see how it saves the usual boilerplate code while operating against both, a JSON and a Graphql servers.

Usage

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

Dependencies

The mocked servers to perform axios and graphql queries may need a separate installation. The two servers used in this test are

json-server

graphql-faker

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published