Skip to content

Frontend for an e-commerce platform built with Next.js and TypeScript.

Notifications You must be signed in to change notification settings

brunomsdev/next-front-ecommerce

Repository files navigation

E-commerce Frontend (Next.js)

Frontend application for an e-commerce platform, built with Next.js and TypeScript.

This project is part of a fullstack development learning process and evolves incrementally.

Project Status

In development
Features are added progressively as the course advances.

Features (current and planned)

  • Product listing
  • Product details page
  • User authentication
  • Shopping cart
  • API integration

Tech Stack

  • Next.js
  • React
  • TypeScript
  • CSS / PostCSS
  • API integration (REST)

Educational Context

This project was created for learning purposes, focusing on:

  • Modern frontend architecture with Next.js
  • Component-based UI
  • API consumption
  • Code organization and scalability

Testing (Planned)

Automated tests will be added in future classes, focusing on:

  • Component testing
  • Basic integration tests
  • Application behavior validation

Running the project locally

npm install
npm run dev

About

Frontend for an e-commerce platform built with Next.js and TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages