Skip to content
/ fare Public
forked from matijaoe/fare

🫰🏻 Platform for attaining financial independence

Notifications You must be signed in to change notification settings

glashtin/fare

 
 

Repository files navigation

🚧 work in progress 🚧

🫰🏻 FARE

Platform for attaining financial independence

 

👀 sneak peek

CleanShot 2022-11-29 at 19 16 06@2x

✨ Features

  • detailed personal finance tracking
  • balance and cashflow records for any time in the past
  • first class data synchronization all throughout
  • dark mode
  • 🔜 more info coming soon

🛠️ Stack

Setup

Make sure to install the dependencies:

# yarn
yarn install
# npm
npm install
# pnpm
pnpm install --shamefully-hoist

Development Server

Start the development server on http://localhost:3000

pnpm run dev

Production

Build the application for production:

pnpm run build

Locally preview production build:

pnpm run preview

Checkout the deployment documentation for more information.

About

🫰🏻 Platform for attaining financial independence

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 51.1%
  • TypeScript 46.8%
  • CSS 2.1%