NishantJawla / -Traxsmart-Task--Revised

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PROJECT_TITLE

LIVE LIVE


PROJECT_DESCIPTION

Features

  • feature 0
  • feature 1
  • feature 2

Technologies

  • Node.js + Express.js
  • MongoDB

Setup

$ git clone https://github.com/<USERNAME>/<PROJECT_TITLE>
$ cd <PROJECT_TITLE>
$ touch .env
$ cp .env.example .env
# Set values in .env
$ npm i # or yarn
$ npm start # or yarn start

Made with ❤️️ by NAME

About

License:MIT License


Languages

Language:JavaScript 98.8%Language:Shell 1.2%