Skip to content

Latest commit

 

History

History
69 lines (55 loc) · 3.17 KB

README_en.md

File metadata and controls

69 lines (55 loc) · 3.17 KB

Marco Aurélio Leia em português

💬 Overview

This project was built during module IV of the Rocketseat Ignite program and aimed to develop a virtual store using the Next.js framework.
The application allows the choice and purchase of products, and redirects the user to make payment via the Stripe platform.

📷 Preview

✨ Features

  • Product visualization
  • Page for viewing details and purchasing the product

The following are some of the concepts put into practice during development:

  • Fundamentals of Next.js
  • Single Page Applications
  • Server-side rendering (SSR) application
  • Creation of static pages (SSG)
  • File-system based routing
  • Styling with Stitches
  • Integration with Stripe API to:
    • Product search
    • Making payment

🚀 Tools

nextjs typescript stitches axios stripe

Made with 💜