🚀 Crud - redux


giff

Crud - redux

CRUD (Create, Read, Update, and Delete) are the four basic operations (data creation, query, update, and destruction).

# Access the project folder and download dependencies.
$ yarn install
or
$ npm install
# Run
$ yarn start
or
$ npm start

♟️ Techs

VSCode Git GitHub React Sass TypeScript Redux

👤 Author

Carlos Oliveira


📝 License

Copyright © 2022 Carlos Oliveira.
This project is MIT licensed.