Skip to content

Stephen-Thomson/Gnomad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gnomad

What is it?

Gnomad is a travel companion application. Its goal is to allows users to create custom routes passing through specific points of interest.

Team Developers

Team Assistant

Features

  • Mobile Hotspot Locator
  • Built-in pins
  • User added pins called stickers
  • More to come!

Setup and Deploy

Setup

Prerequisites

  • Node.js
  • npm
  • .NET 6

Run for Testing

To start for testing run:

cd frontend_react
npm install
npm start

Build

To setup a production build run:

cd frontend_react
npm install
npm build

Deploy

Frontend

The code build from the previous step will be in frontend-react/build this code can be directly sent to a web host as a production deployment.

Backend

Coming soon!

About

A travel companion web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published