mjmaurya / task-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To check the functionality

Make sure mongoDb installed in your system

Go inside server folder

create a .env file and add MONGO_URI="mongodb://localhost:27017/sutraa"

run 'npm install' command

run 'npm start' command

now open 'http://localhost:5000/' in your browser

About


Languages

Language:JavaScript 75.8%Language:HTML 13.4%Language:CSS 10.8%