Skip to content

Webmap application that displays UFO sightings in the US only 8 records

Notifications You must be signed in to change notification settings

mnavidad/UFOSIGHTINGSAPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

UFOSIGHTINGSAPP

UFO Sighting App This is a web application to explore and potentially track UFO sightings. Features: https://services3.arcgis.com/Fq07Av2pa1e9WKEK/arcgis/rest/services/Encuentros_de_ovni/FeatureServer/0

Map Interface using ArcGIS API JS: https://js.arcgis.com/4.29 Getting Started

Prerequisites:

Node.js and npm installed (https://nodejs.org/en/learn/getting-started/how-to-install-nodejs) Installation:

Clone this repository or download the zip file. Open your terminal and navigate to the project directory. Install the project dependencies: Bash npm install

Running the Application:

Start the development server: Bash npm run start

This will start a local server and open the application in your default web browser, typically at http://localhost:3000/. alternative use VS to set up code use go live to run application in chrome or edge

Development:

The main application code is located in main.js. Feel free to modify the code and restart the server (npm run start) to see the changes reflected. Testing:

Currently, there are no automated tests set up. You can manually test the application functionality in the browser. License:

This project is licensed under the ISC License. See the LICENSE file for details.

About

Webmap application that displays UFO sightings in the US only 8 records

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages