git clone https://github.com/Corentin-Robac/CorentinRobac_7_04022022-.git Groupomania
cd Groupomania/front
npm install
cd ../back
mkdir images
npm install
Contact me to get database. Use 3306 Port. Configure /back/config/config.json with your database ids.
Contact me to get .env file, then put it in /back
npm run serve
nodemon server