Skip to content

Fluksy/fluxtracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Feel free to PR if you want to improve something.

Also feel free to open issues to suggest improvements, bug fixes, etc. 😊

Explanation of the calculations here

local server

The project is currently deployed on Vercel

You must run a vercel local dev server if you need to run app.

npm i -g vercel

npm i to install the dependencies

vercel dev to run local server