/Tech-A-Thon-Backend

Hackathon sponsored by iNeuronAI

Primary LanguageJavaScript

Tech-A-Thon

17th September 2022, JU

Server Architecture

This is a Backend server built with NodeJs programming language backed with MongoDB database. Server is used to make the android app dynamic enabling dynamic clicks.

This is being deployed on Heroku.

Tech Stack Used

  • NodeJs Programming Language
  • MongoDB Database
  • Crud REST API

Requirements

NodeJs and NPM Nodejs Download link -> https://nodejs.org/en/download/

Installation

  1. Clone it. You need to clone (download) it to your local machine.
   git clone https://github.com/kalpitjain/Face-Web.git](https://github.com/khushbooag4/Tech-A-Thon.git
  1. Install NPM packages
   npm install
  1. Run Server using nodemon
   npm start
  1. Run Server on Browser
   localhost:3000