MyFinanceTech
Home
Trading
Web Development
Privacy Policy
About
Contact
In this article, I will share some AI prompts for website design, which I use personally to save time. You could use the V0 ai tool, We will...
In this article, I will show you how to add code blocks and images to your latest Sanity v3 studio and NextJS 13 project. Just adding a code...
In this article, I will show you how you can create a code block using HTML and CSS, we will be using pre & code tags, but we will sanitize ...
Have multiple dynamic pages and get confused about how to create a sitemap using Nextjs and the sanity backend, do not worry. I will show yo...
In this article, we will create a hamburger menu using NextJS 14 with an app router and including HTML and CSS, so let's get into the tutori...
In this tutorial, I will share a simple trick to transition from height 0 to 100% CSS only,...
In this article, I will create a cart state using NextJS15. Also, you could use the redux toolkit, but we will be using NextJS only....
In this article, we create a NextJS contact form with an App router, and we will be making an API route to submit our form in MongoDB, so le...