Skip to content

This is a React rebuild of my VanillaJS Yellowstone Escape site (viewable from my GitHub home page), accessing the National Parks and Services API.

Notifications You must be signed in to change notification settings

colin-macrae/Yellowstone-Escape---VITE-REACT-version

Repository files navigation

Yellowstone Escape

A frontend web application for travelers to browse activities at Yellowstone National Park.

A ReactJS rebuild of my Vanilla JS Yellowstone Escape site, accessing the US National Parks and Services API.

Live link: https://yellowstone-escape-reactjs.netlify.app/

Features

Users can:

  • browse through all activities
  • view individual activity details
  • save activities to a favorites list
  • remove activities from a favorites list

Installation and Setup Instructions

Clone down this repository. git clone [email protected]:colin-macrae/Yellowstone-Escape---VITE-REACT-version.git or git clone https://github.com/colin-macrae/Yellowstone-Escape---VITE-REACT-version.git

You will need Node.js installed globally on your machine.

Installation:

npm install

npm install react-dom

npm install react-router-dom

npm install vite

To Run App Locally:

npm run dev

Navigate to http://localhost:5173

About

This is a React rebuild of my VanillaJS Yellowstone Escape site (viewable from my GitHub home page), accessing the National Parks and Services API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published