Skip to content

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, and we also used Typescript

Notifications You must be signed in to change notification settings

RenanPamplona/OneBitCodeBlack-NextJS

Repository files navigation

E-commerce NextJS

NextJS NextJS Responsive

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

Application Features

  • 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

How do I access it?

You can use the link that's right under the about section, on the side of your screen, or click here:

Link

About

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, and we also used Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published