- react-hot-toast
- react-select
- react-icons
- react-redux
- "@reduxjs/toolkit
- tailwind-scrollbar
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