Skip to content
Discussion options

You must be logged in to vote

You've already planned out the frameworks and libraries you'll use. So Ig you dont need a lot of help there.
If you’re comfortable with the stack, I think you should focus on following good patterns and not tripping on details.

I'll list some of the resources that'll help you:

  1. Go through this if you haven't already: Microsoft’s REST API guidelines
  2. the Next.js API routes docs
  3. MUI’s official docs cover layouts and components you’ll need for the fund pages, and for charts you can try MUI X Charts or Recharts examples.
  4. For the SIP math: date-fns.
  5. Also, check out Vercel’s Next.js caching guide.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by develper21
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Ask and answer questions about GitHub features and usage Programming Help Discussions around programming languages, open source and software development
2 participants