Skip to content

aman-atg/react-product-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Product Card

Animated Product Card with the help of React and SCSS (Highly Responsive)

  • Go Test Here : Site
  • After 1st visit you can turn off your data conn. and reload the page it should work just fine.

preview

Prerequisites

  • A modern web browser like Brave , Chrome , Firefox etc
  • Node

Getting Started

1. Fork this repository 🍴

2. Clone your forked repository to your local system 👥

git clone https://github.com/<your-username>/react-product-card.git

Or Download and extract the zip file.

Running

  1. Install NPM packages
npm install
  1. Run
npm start
  1. Open your browser and go to http://127.0.0.1:3000 or https://localhost:3000

Built With

  • ReactJs - A JavaScript library for building user interfaces
  • SCSS - CSS with superpowers

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details