AdVenture Capitalist calculator to greedily optimize your purchases. Made with Next.js, zustand, TanStack Tables, and Tailwind CSS.
I need a new job so I used this to learn React.
Let me know with an issue or in the Reddit thread. Please include as much information as possible so I can recreate it.
- Clone or download the repo.
- Install the dependencies
npm i
- Run the development server:
npm run dev
- Open http://localhost:3000 with your browser to see the result.