https://github.com/skyv26/expense-tracking-lynxjs
A simple yet powerful Expense Tracker App built using LynxReact to manage daily expenses efficiently. This project explores TikTok's new mobile framework, leveraging its performance benefits and custom component capabilities.
https://github.com/skyv26/expense-tracking-lynxjs
framework lynx lynx-react mobile-app mobile-development mobile-framework react react-router tiktok
Last synced: about 1 month ago
JSON representation
A simple yet powerful Expense Tracker App built using LynxReact to manage daily expenses efficiently. This project explores TikTok's new mobile framework, leveraging its performance benefits and custom component capabilities.
- Host: GitHub
- URL: https://github.com/skyv26/expense-tracking-lynxjs
- Owner: skyv26
- License: mit
- Created: 2025-03-25T12:38:41.000Z (about 1 month ago)
- Default Branch: develop
- Last Pushed: 2025-03-27T05:46:45.000Z (about 1 month ago)
- Last Synced: 2025-03-27T06:29:33.061Z (about 1 month ago)
- Topics: framework, lynx, lynx-react, mobile-app, mobile-development, mobile-framework, react, react-router, tiktok
- Language: TypeScript
- Homepage:
- Size: 235 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Rspeedy project
This is a ReactLynx project bootstrapped with `create-rspeedy`.
## Getting Started
First, install the dependencies:
```bash
pnpm install
```Then, run the development server:
```bash
pnpm run dev
```Scan the QRCode in the terminal with your LynxExplorer App to see the result.
You can start editing the page by modifying `src/App.tsx`. The page auto-updates as you edit the file.