Skip to content

sinataeid/e-commerce-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Store React Application

This is a simple React application for a game store, allowing users to browse and add games to their basket.

Features

  • View a list of games categorized by genre.
  • Click on a game to view details.
  • Add games to the shopping basket.
  • Remove games from the basket.
  • View the total price of items in the basket.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/e-commerce-project.git
    
  2. Navigate to the project directory:

    cd e-commerce-project
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm start
    
    
    

You can copy and paste this code into your Markdown file and adjust any details as needed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published