This is a web application project using React, with a Nodejs Backend using Express and Mongodb as Database (MERN Stack)
docker-compose up -d
npm run dev
git clone https://github.com/FaztWeb/mern-tasks-auth
cd mern-tasks-auth
npm i
npm run build
npm start
You need to have a Mongodb database running