Skip to content

seanmfox/trail-finder

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 

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