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
- Host: GitHub
- URL: https://github.com/bonitoflakez/silver-savings
- Owner: bonitoflakez
- Created: 2024-04-03T16:54:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-24T10:37:13.000Z (about 1 year ago)
- Last Synced: 2025-01-24T13:23:31.617Z (4 months ago)
- Language: JavaScript
- Homepage: https://silver-savings.vercel.app
- Size: 318 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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...