Skip to content

SincerelyBrittany/ParkingAppV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ParkingAppV2

This is an app that uses React, Firebase, and the Google Maps API to show where people are parked so that users can find parking easily instead of wondering around town for hours.

How to install and set-up

  1. Git clone/ download the zip file

In Terminal

  1. NPM INIT
  2. NPM INSTALL
  3. Npm run watch

Follow these steps in terminal f you want it to run on a http server instead of the localhost of your computer:

  1. Npm install –g simplehttpserver
  2. Run simplehttpserver
  3. Will be on localhost 8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published