Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geodata

This repo provides sample code for getting started in Professor Callahan's SWE course for the 2025-2026 school year. The site reads, manipulates, and displays data from the backend.

React + Vite

This template provides a minimal setup to get React working in Vite.

Making a network call

Use the axios module to make a GET, PUT, POST, or DELETE network call. Wrap the call in a callback function passed to useEffect() to ensure that it only gets called once when the component first renders.

Routing

Use the react-router module to define Route components with path attributes and Link components with to attributes. When linking to a route you defined, include only the path for that route as the to

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages