Skip to content

wangxinyang/finance-saas

Repository files navigation

This is a Finance-Saas project written by Nextjs14 and React18.

Main Features

  • Build with Nextjs14
  • Data validator with zod
  • Authentication by clerk
  • Interactive dashboard page
  • Changeable chart types
  • Accounts and Date filters
  • Hono api interfaces
  • Custom React form
  • CSV file import
  • CSS with Tailwindcss and Shadcn UI
  • NenoDB and Drizzle ORM
  • Deployed on Vercel

How to Run

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Captures

License

This project is distributed under the Apache-2.0 license.

See LICENSE for details.

Copyright 2024 Xinyang Wang

About

a finance saas site develop by React + Nextjs14, thanks to Code With Antonio(https://www.youtube.com/@CodeWithAntonio)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages