Skip to content

JJtan2002/orbital-beef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cashflow

Web Application: https://orbital-beef-6446.vercel.app/

For Running Locally

Build backend

cd orbital-beef/backend
pip install requirements.txt
python manage.py migrate
python manage.py runserver

Build frontend

cd orbital-beef/frontend
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published