Live Site: https://virtualcard21.netlify.app
Email id : test@vc.com, test2@vc.com, test3@vc.com, test4@vc.com, test5@vc.com
- Infinite Scrolling
- Search By Name and Filter
- Product page for each product
- Responsiveness
- React.js : v17.0.2
- React router: v6.0.0-beta.0
- Axios : v0.21.1
- Tailwind :v2.1.2
Icons: Font Awesome font icons
Bootstrapped with create-react-app
- Clone the repo:
$ git clone https://github.com/Madhusudan707/virtual_card.git
- Change the Directory:
$ cd virtual_card
- Install required node modules:
$ npm install
- Start the dev server:
$ npm start
Open the localhost
link in the browser.
Happy hacking!