I developed "PENTA", a social media platform where people anonymously voice their opinions and live day to day.
First, it must be entered in the "server" folder Then run the backend application at "https://localhost:8080/" with the "npm run server" command.
Then enter the "client" folder Then, with the "npm start" command, the frontend application is run at "https://localhost:3000/"