#Instruction
##This is a web application that helps people calculate the trading strategy and save the information into database
##Version 0.0.3
###this version can test input(use the correct format like email etc)
##how to use?
step 1: go to backend folder run "npm install" and enter "node server.js" and keep it running step 2: go to frontend folder run "npm install" and enter "npm run dev" and keet it running step 3: you can browser the web page on port 5173.
if u met some network issue in backend please change the .env in backend, switch the ip address when you in campus or outside.