Its Modern View of Traditional Dairy which we Used use in old times. Its is Created using MERN
clone this repository.
goto server folder and client, then use use "npm install" command in both the folder it will install all the dependcies for the project.
then in "server" folder rename ".env.example" file to ".env" and "PORT" and "CONNECTION_URL" from the mongodb.
after that goto "client/src/api/index.js" file to changle the url for fetching the data.
goto server folder and client, and use "npm start" in both Folders. and project is ready to go.