Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping App Frontend

A modern React-based shopping application frontend with product browsing, cart management, and user authentication flows.

Overview

This project is a clean, responsive single-page application built with React. It includes core shopping features such as:

  • Product browsing and item detail views
  • Shopping cart management
  • User login, signup, and profile pages
  • Client-side routing with React Router
  • API requests using Axios

Tech Stack

  • React
  • React Router DOM
  • Axios
  • Create React App

Getting Started

Install dependencies:

npm install

Start the development server:

npm start

Available Scripts

  • npm start — start the app in development mode
  • npm run build — create a production build
  • npm test — run tests

Project Structure

  • src/components — UI components and page views
  • src/services/api.js — API service layer
  • src/App.js — application routes and layout

About

A modern React-based shopping application frontend with product browsing, cart management, and user authentication flows.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages