Skip to content

Calculate the price of gas to drive your car 100,000 miles.

Notifications You must be signed in to change notification settings

setfloat/drivepricer

Repository files navigation

Build Status Contributors LinkedIn


Drive Pricer

The cost to drive 100,000 miles can vary wildly. Estimate the cost of gas before purchasing a car.

drivepricer.com »

Table of Contents

Initial Splash Screen

About The Project

Drive Pricer is a tool that aims to help people make informed financial decisions when purchasing a car. The standard metrics around gas mileage simply aren't useful for predicting the cost of gas for a vehicle. By estimating the fuel costs for a substantial portion of a vehicle's life, a buyer can better understand the true cost of that vehicle.

Drive Pricer's second purpose is to help people improve their environmental impact by connecting it to their pocket book.

Built With

Acknowledgements

Installation

Clone the repo

git clone https:://github.com/setfloat/drivepricer.git

Install NPM packages

npm install

Develop mode runs on port 8000 and uses a less performant development build with hot reloading.

npm run develop

To run in production, you must first build the production code

npm run build

Deploying utilizes a gatsby s3 plugin to push to an s3 bucket.

npm run deploy

Additional Screenshots

Screenshot with calculated fuel costs

License

This product is unlicensed. For inquiries into licensing or advertising, please contact the developer.

Contact

Patrick Richardson - @setfloat | LinkedIn

Project Repo: https://github.com/setfloat/drivepricer

Project URL: https://drivepricer.com

About

Calculate the price of gas to drive your car 100,000 miles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published