An open API service indexing awesome lists of open source software.

https://github.com/bonitoflakez/silver-savings

A financial calculator application made for evaluation of IP Subject
https://github.com/bonitoflakez/silver-savings

Last synced: 3 months ago
JSON representation

A financial calculator application made for evaluation of IP Subject

Awesome Lists containing this project

README

        

Silver Savings - Retire Smart

---

### Setup (Dev)

```sh
# clone this repo
git clone [email protected]/bonitoflakez/silver-savings

# enter into project directory
cd silver-savings

# install dependencies
pnpm install

# run dev environment
pnpm run dev
```

### Tech Used

- React.js
- TailwindCSS
- pnpm
- VS Code
- more incoming...