• Stars
    star
    164
  • Rank 229,214 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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