I am new to the world of web development and I have a project involving customizing a Next.js ecommerce template. Since I'm still learning programming, I would appreciate a simple summary of the steps I need to take in order to achieve this. The specific sections I am interested in modifying are the Navbar, Authentication section, and the cart.
(https://i.stack.imgur.com/dRVZG.png)I have successfully cloned the repository and installed the necessary dependencies, but now I am unsure of how to proceed or what my next steps should be.