Skip to content

A react web app helps you find local campgrounds and calls you a Lyft to help you get there. Uses Lyft, Google Geocoding, & National Park Service API's.

Notifications You must be signed in to change notification settings

rae-ralston/lyft-to-the-park

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!go outside

Lyft To The Park

You should probably go outside.

Lyft to the Park is a web app that displays California regional park information and can call you a Lyft to help you get there. It uses the National Park Service, Google Geocoding, & Lyft APIs.

STACK: React, Redux, Redux-Thunk, Axios, Lyft SDK, React DOM.
ADDITIONAL SKILLS: CSS animations, React HOC

CONTRIBUTING

Getting Up and Running

  1. Clone this repo to your local machine.

  2. Get the relvant API keys:

  3. Copy the .env_example and rename it .env

    $ cp .env_example .env
  4. Edit your .env file to include your shiny new api keys.

  5. Install your dependencies:

    $ npm install
  6. Start the development server:

    $ npm start
  7. Code to your heart's content.

About

A react web app helps you find local campgrounds and calls you a Lyft to help you get there. Uses Lyft, Google Geocoding, & National Park Service API's.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published