The cost to drive 100,000 miles can vary wildly. Estimate the cost of gas before purchasing a car.
drivepricer.com »
- Table of Contents
- About The Project
- Acknowledgements
- Installation
- Additional Screenshots
- License
- Contact
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.
- Gatsby CLI
- Deploying Gatsby to s3 / Cloudfront
- Note: This article's awscli installation instructions weren't too helpful on a mac. Using homebrew,
brew install awscli
was sufficient.
- Note: This article's awscli installation instructions weren't too helpful on a mac. Using homebrew,
- Gatsby plugin s3
- AWS Identity and Access Management
- AWS Command Line Interface
- Article that helped with s3 bucket config
- Kalam Font
- Audiowide Font
- Designer of car icons (Icons were modified from original design)
- Distributor of car icons
- Read Me Template
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
This product is unlicensed. For inquiries into licensing or advertising, please contact the developer.
Patrick Richardson - @setfloat | LinkedIn
Project Repo: https://github.com/setfloat/drivepricer
Project URL: https://drivepricer.com