/my-notes-app-react

built with React - React Router - Redux Toolkit - RTK Query - Material UI - Firebase Auth

Primary LanguageJavaScript

Description

built with node v18.16 and react + vite

Running the app

# development
$ npm run dev

# lint
$ npm run lint

# production mode
$ npm run build