/solid-budget-client

A simple, offine budget client, built in React

Primary LanguageTypeScriptMIT LicenseMIT

Solid Budget

Preamble

This project is a local-only, localstorage-based budgeting Single-page Application, designed to self-hosted and completely offline.

The project is using, built on top of, or sourcing resources from the following projects and technologies:

This project was bootstrapped with Create React App. All scripts that ship with this framework are available here as well. Additionally, a Makefile is provided to ease the initialization even further.

Getting Started

After cloning this repo, you can simply run make run or simply make to start up the development build.

Linting is also available through ESLint and Prettier bindings by running make pretty. This is a non-destructive action that prints linting issue to the terminal.