Skip to content

seanmfox/trail-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trail Finder

Find running trails near you, so you can log a few miles on the unbeaten path.

Description

This app is a component of the Udacity Front-End Nanodegree program. Special attention in this project was given to building an app from scratch utilizing the React library as well as incorporating external APIs.

Live Site

The site can be accessed at https://trail-finder.netlify.com/.

How to run

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

How to use

  • Click on a marker or trail from the trail list to see more information about the trail.
  • Search for a specific trail by name using the search box.
  • Acessibility features have been added, including using the spacebar when on a trail name to open its information window. The window can be exited by pressing the escape key.

Dependencies

This app utilizes the following dependencies:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published