This project was built during the course OneBitCode Black, where the main objetive was to learn more about the use of NextJs and its features, such as:
- The organization of the folders as routes of the application
- Api management inside NextJS
- SSR (Server side Rendering)
- SSG (Static Site Generation)
- ISR (Incremental Static Regeneration)
We also used Typescript during the project to make the development faster and more effective
- Landing Page
- A page to show all the products
- Individual page for each product
- A page to show the cart
- You can manage the quantity of each product in the cart page
- Using the browser local storage to store the cart data, so when you close the browser and enter in it again, it reloads your cart as it was
You can use the link that's right under the about section, on the side of your screen, or click here: