npm install
.env
file in config folder and add the following as key = value
your database URI
your cloudinary cloud name
your cloudinary api key
your cloudinary api secret
npm start
npx tailwindcss -i ./public/css/style.css -o ./dist/output.css --watch