Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 399 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 399 Bytes

React + Vite

npm install --save @supabase/supabase-js

npm i @tanstack/react-query@4

npm i react-hot-toast

npm i date-fns

npm i react-hook-form@7

npm i react-icons

  1. run #npm install
  2. note: vite project don't come with eslint configuration so we have to install three packages to configure eslint which are; npm install --save-dev vite-plugin-eslint eslint-config-react-app eslint