/team-71

Primary LanguageJavaScript

Team-71: I am a Tea pot

NGO : Inqui-Lab.

Contributors:

  • Rohan Dutt
  • Anuj Raghani
  • Ansh Garg
  • Rohit Sadavarte
  • Prasanna Maram
  • Madhuri Veeramreddy

Quick Start 🚀

Add a conig.js file in backend folder with the following

          {
            mongoURI: "",
            secretOrKey: "secret",
          }
          

Install server dependencies, go to backend folder

cd backend
npm install
npm run dev

Keep this terminal running and open another terminal

Install client dependencies, go to frontend folder

cd frontend
npm install
npm start
The code ("Code") in this repository was created solely by the student teams during a coding competition hosted by JPMorgan Chase Bank, N.A. ("JPMC"). JPMC did not create or contribute to the development of the Code. This Code is provided AS IS and JPMC makes no warranty of any kind, express or implied, as to the Code, including but not limited to, merchantability, satisfactory quality, non-infringement, title or fitness for a particular purpose or use.