Lets create a nice garden app using mern fullstack concepts
project type: MERN fullstack
version: 1.00
Author: Md Ariful Islam(MAI), DCI.
instructions:
Step 01: Clone it
Backend part todo:
Step 02: create folders called public/images inside backend folder
Step 03: create .env file and add DB_LINK variable there like that DB_LINK = database link from mongodb atlas
Step 04: npm i in backend
Frontend part todo:
Step 05: npm i in frontend
Thats all. Happy coding :)