Skip to content

Nit Patna hackathon (HackNITP4) with lots of bug 🥲 which is fixed now 😉

Notifications You must be signed in to change notification settings

krcpr007/hackNITP_INQUERA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InQuera

Team WIZARD - HackNITP 4.0

Youtube video link: Youtube video

PPT link: PPT

Dependencies for frontend (Reactjs)

 "dependencies": {
    "@testing-library/jest-dom": "^5.16.2",
    "@testing-library/react": "^12.1.2",
    "@testing-library/user-event": "^13.5.0",
    "daisyui": "^1.25.4",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-icons": "^4.3.1",
    "react-router-dom": "^6.2.1",
    "react-scripts": "5.0.0",
    "react-toastify": "^8.1.1",
    "web-vitals": "^2.1.4"
  },

Dependencies for Backend (Nodejs)

"dependencies": {
    "bcryptjs": "^2.4.3",
    "cors": "^2.8.5",
    "dotenv": "^16.0.3",
    "express": "^4.17.2",
    "mongodb": "^4.3.1",
    "mongoose": "^6.2.1"
  } 

For locally setting this project run these commands

git clone https://github.com/krcpr007/hackNITP_INQUERA.git

cd hackNITP_INQUERA

npm install

cd backend

npm install 

nodemon index.js

open new terminal for frontend and run these commands

npm run start

After running this command you can see the backend running on port 5000 and ReactJS on port 300

Note

Fronted and backend running on different port and different terminals

About

Nit Patna hackathon (HackNITP4) with lots of bug 🥲 which is fixed now 😉

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •