Skip to content

React front end using API from "road trip planner be" project

Notifications You must be signed in to change notification settings

garussell/road-trip-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road Trip Planner - Frontend

GitHub issues GitHub stars

Overview

Road Trip Planner is a web application that provides resources for Road Trips. It uses the Back-End API to fetch data for Books, Weather forecast upon arrival, travel time, and movies for the road trip. It uses React.js to practice front-end concepts.

Features

  • Plan road trips by specifying origin and destination locations.
  • View weather forecasts for selected locations.
  • Discover top movies to watch during your road trip.
  • Explore a collection of books related to your destination.

Getting Started

These instructions will help you set up and run the frontend locally.

Prerequisites

  • React.js installed on your machine
  • Must have an API key generated by the back-end
  • For demonstration purposes, while the app is in development, you can use email: test@example.com and password: 'password'

Installation

  1. Clone the repository:
git clone https://github.com/garussell/road-trip-planner.git
cd road-trip-planner
  1. Install dependencies: npm install

  2. Start localhost: If you installed the BE repo and started localhost:3000 On the front-end use nmp start then select Y to run on localhost:3001

About

React front end using API from "road trip planner be" project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published