redcode is a web application, which consists of publishing images, comments, following users and liking publications
git clone https://github.com/blopa2000/redcode.git
cd backend
npm install
npm start
go to the backend
folder
cd backend
npm install
npm run devabel
go to the app
folder
cd app
npm install
npm run serve