Skip to content

masoumehmohebbi/react-noteapp-redux-tlk

Repository files navigation

React Noteapp Redux-tlk

This app is devepped with Library:react-js, Css-framework:tailwindCss and Database:supabase The reason I developed this application is to manage the remote-state with Redux-Toolkit.




The packages that i used:

  • react-hot-toast
  • react-select
  • react-icons
  • react-redux
  • "@reduxjs/toolkit
  • tailwind-scrollbar

Development setup

1. First, you need to clone the project:

git clone https://github.com/masoumehmohebbi/react-noteapp-redux-tlk

2. Then, install required packages:

pnpm i

3. Finally, run the dev script to start the dev server:

pnpm run dev



🔼 Back to top