MehmetCakir1 / CRUD-OperationsWithReduxToolkit

Home Page:https://crud-operations-with-redux-toolkit.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Click here to see the project

  • Redux-Toolkit
  • CreateAsyncThunk
  • React Hooks
  • Props/States/Components
  • React-Router-Dom-v6
  • TailwindCSS
  • Toastify
  • Javascript
  • I used "https://jsonplaceholder.typicode.com/" in order to fetch posts
  • You can create new post,delete or edit an existing post
  • I used Redux-Toolkit for state management
  • I used TailwindCSS for syling
  • I used Toastify.js for alert messages