A simple CRUD app using React and Redux called Post It. Used this tutorial for reference.
Hosted using Surge here
- git clone https://github.com/kcontreras01/reactReduxPosts.git
- cd crud-redux
- npm install
- npm start
A simple CRUD app using React and Redux called Post It. Used this tutorial for reference.
Hosted using Surge here