Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 519 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 519 Bytes

MUSTOCK

SIDE PROJECT with friends, trying to build a system which an algorithm trades stocks.

I made every single commit in this repository

Built with Next.js because we are planning on launching this as a business but did not succeed because the algorithm was not so successful in making profits

Therefore not deployed

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.