This project is an Google Keep Clone.
You can save your notes, categorize and archive them.
@reduxjs/toolkit: 2.2.3
axios: 1.6.8
react: 18.2.0
react-dom: 18.2.0
react-icons: 5.0.1
react-loader-spinner: 6.1.6
react-redux: 9.1.0
react-router-dom: 6.22.3
bcryptjs: 2.4.3
body-parser: 1.20.2
cors: 2.8.5
ejs: 3.1.10
express: 4.19.2
jsonwebtoken: 9.0.2
mongoose: 8.3.1
nodemon: 3.1.0
path: 0.12.7
for client
$ npm install
$ npm run build
$ npm run preview
for server
$ npm install
$ npm run start










