Created a mern folder and started to make package.json file in server

installed the mongodb express to backend
created a server.js file
created a config file to connect with mangoDB atlas
created connection.js file to connect with the DB
Created the frontend using express and downloaded the required libraries like tailwind
created client folder






Top comments (0)