Abhinav1190P / IPL_PROBLEM

This is the solution for the IPL problem. Since it is not currently hosted, the client and server run on port 3000 and 3001 respectively..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# IPL_PROBLEM"

  1. CREATE A MONGO DATABASE WITH NAME "Problem" INSIDE IT MAKE A COLLECTION NAME "Teams", FINALLY FETCH THE db.json FILE IN COLLECTION.

  2. START CLIENT AND SERVER

About

This is the solution for the IPL problem. Since it is not currently hosted, the client and server run on port 3000 and 3001 respectively..


Languages

Language:JavaScript 87.4%Language:HTML 12.6%