/interactive-card-component

An interactive card component web app.

Primary LanguageJavaScriptMIT LicenseMIT

Interactive Card component

This is my solution to the Frontend Mentor Interactive Card Component challenge. This is built using React.

Built with

  • React - JS library
  • TailWind CSS - For styles
  • React Spring libraray for animations
  • Mobile-first workflow

To run locally

git clone https://github.com/utkarsh1311/interactive-card-component.git
cd interactive-card-component
npm i #install dependencies
npm start #run the project