Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/needim/gider.im-website
gider.im website
https://github.com/needim/gider.im-website
expense-tracker income nextjs website
Last synced: 12 days ago
JSON representation
gider.im website
- Host: GitHub
- URL: https://github.com/needim/gider.im-website
- Owner: needim
- Created: 2024-07-28T11:24:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-19T06:03:52.000Z (20 days ago)
- Last Synced: 2024-10-20T03:23:02.330Z (19 days ago)
- Topics: expense-tracker, income, nextjs, website
- Language: TypeScript
- Homepage: https://gider.im
- Size: 4.24 MB
- Stars: 73
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# gider.im website
**Privacy focused income & expense tracking app.**
---
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, install dependencies.
```bash
corepack up
```Then, run the development server:
```bash
node --run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load custom Google Fonts.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!