A gamified stock trading platform that makes it easy and exciting for beginners to start investing. With features like achievements, leaderboards, and levelling up, our app motivates users to learn about the markets and keep trading in a fun, engaging way.
When setting up for the first time
npm installOnce you've created a new feature on your branch, create a merge request to main. If the build succeeds, the updated code on main will automatically be deployed via AWS Amplify.
To start the server when you are developping, run:
npm run devnpm run lintnpm run test