/find-a-car

A rental car web app that lets a user search by date, time and location.

Primary LanguageJavaScript

finda car

finda car is a single page app that lets a user find a rental car by date, time and location. It shows the user a list of cars available through Hotwire's Rental Car Shopping API. This app is built in React and most of the styled elements come from Semantic-UI.

Read more about it here.

Run the app locally

  1. Clone the repo
  2. cd react-starter-master
  3. npm install
  4. npm start
  5. Navigate to http://localhost:8080/