Skip to content

React-based project that enables users to plan road trips along the Rocky Mountain range.

Notifications You must be signed in to change notification settings

leighlars/rocky-road

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues

Rocky Road


Youtube Walk-through
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

I love the outdoors, and love road trips, and while there are tons of sites out there for camping, what I need is a motivating and helpful itinerary builder to go to said campsites.

Along The Rocky Road is a solo React app that enables users to plan ideas for a road trip along the Rocky Mountain range in Colorado, Idaho, Wyoming, and Montana. The data is sourced from Rec.gov's API. Each location page features a background image of that location, with helpful information about the site.

Users can search places along the Rocky Mountain Range, explore the photo gallery, add a new itinerary or add a location to an existing itinerary, and learn information about a selected site. The site gives a 98% or higher Accessibility rating, passes all tests in Jest and includes testing for edge cases.

Built With

  • React Hooks
  • SCSS
  • TDD with Jest

Getting Started

Go to Deployed Page

OR

Fork and clone down the repo.

Once you have locally cloned down the repo, within that directory, run npm i Once all dependencies are installed, run npm start to run on http://localhost:3000

Usage

gif of landing, about, home
Landing Page to Gallery to About Page to Home

gif of state page
Home page to each State Page

gif of location page
Location Page

gif of search functionality
Search functionality

gif of adding new itinerary
Add new itinerary

gif of adding to existing itinerary
Add to existing itinerary

Roadmap

If I had more time, or more hands, I would have added more features. Check out my ideas for future features, current bugs/issues, or other information from this 5-day project here.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Acknowledgements

About

React-based project that enables users to plan road trips along the Rocky Mountain range.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published