/giver-trail-backend

my current node.js project (restful API integrated with react/native app)

Primary LanguageJavaScript

GiverTrail BackEnd

Overview

This is the backend API implementation of the GiverTrail app. For more information about this app, please see here. This app uses NodeJS, ExpressJS and MongoDB.

Installation

  • npm install to install the dependencies.

  • npm start to start the server on localhost.

Usage

This app is meant to be used with the GiverTrail FrontEnd found here.

Credits

Much thanks goes out to Abdalla1990 for his support on this project.