To run the frontend/client use the command npm run dev and runs on http://localhost:5173/
To run the backend/server use node ./index.js or nodemon ./index.js and runs on port http://localhost:3000/
Client libraries added: react-router-dom, mui/material, emotion/styled, emotion/react, mui/icons-material,reduxjs/toolkit
chart.js,react-chartjs-2, react,react-redux, react-dom
Server libraries added: cors, express, mongoose, nodemon, bcrypt, body-parser, dotenv, jsonwebtoken