Skip to content

shanusingh01/amazon-product-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🛒 Amazon Product Cards

A basic React learning project demonstrating core concepts like components, props, and simple UI design using product cards inspired by Amazon.


🚀 Tech Stack

  • React
  • Vite
  • JavaScript
  • CSS

✨ Features

  • Reusable components
  • Product card layout
  • Clean and simple UI
  • Beginner-friendly project structure

📚 What I Learned

  • Creating and using React components
  • Passing data using props
  • Structuring a React project
  • Basic styling and layout

📸 Screenshot

Project Screenshot


▶️ Run Locally

Clone the project:

git clone https://github.com/shanusingh01/amazon-product-cards.git

Go to project folder:

cd amazon-product-cards

Install dependencies:

npm install

Run the project:

npm run dev

📌 Note

This is a beginner-level project built while learning React.


⭐ Future Improvements

  • Add product images
  • Add pricing and ratings
  • Improve UI design
  • Make it responsive

About

A basic React learning project showcasing basic concepts like components, props, and layout using product cards.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors