Skip to content

It is a finance app that shows the yearly revenue of a company. It also predicts what the next year's revenue can be.

Notifications You must be signed in to change notification settings

Ibukun-tech/financeApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

financeApp

To run this app on your local machine You first start up the server

cd server
npm install
npm run dev

To run the frontend

cd vite-project 
npm install
npm run dev

About

It is a finance app that shows the yearly revenue of a company. It also predicts what the next year's revenue can be.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published