/leeway-web

Primary LanguageJavaScript

Leeway - Vehicle Fuel Expense Tracker

Leeway is a user-friendly mobile application designed to make managing your vehicle's fuel expenses effortless. With Leeway, you can easily add fuel entries every time you refuel your vehicle, and we'll handle the rest. Our advanced processing algorithms analyze the data to provide valuable insights into your vehicle's mileage and cost per kilometer. It's a hassle-free solution to keep track of your expenses and optimize your vehicle's performance.

This project is part of Zympl's self-learning program called Uplift.

System Requirements

Before setting up the workspace, ensure that the following dependencies are installed on your system:

  • Node.js (v16 or higher)
  • Yarn (v1.22 or higher)
  • Storybook (v7.2 or higher)

Installed Versions

Make sure you have the following versions of the required dependencies installed:

  • Node.js v16.17.0.
  • Yarn: v1.22.19
  • Storybook v7.2.1

Installation

To get started with Leeway, follow these steps:

  • Clone the repository: git clone https://github.com/zympl/leeway-web.git
  • Navigate to the project directory: cd leeway-web
  • Install dependencies: yarn install
  • Start the development server: yarn dev
  • Start the storybook server: yarn storybook

Contributing

We welcome contributions from the community to enhance Leeway. If you encounter any issues, have ideas for new features, or want to contribute code improvements, feel free to open an issue or even better raise a PR.

Project Links

  • Visit our live website: Website
  • Explore our Storybook documentation: Storybook