devvsakib / power-the-web

Open-source project. Hacktoberfest2022, Diversion2k23 - Clone this repo and explore all the projects
https://ptwa.vercel.app
MIT License
75 stars 126 forks source link

Added animation to blog cards using framer motion #343

Closed bilalakhter closed 1 year ago

bilalakhter commented 1 year ago

done

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ptw ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 5, 2023 6:09am
bilalakhter commented 1 year ago

done

bilalakhter commented 1 year ago

added new package framer-motion so it will be added in package.json to be used

devvsakib commented 1 year ago

You have to resolve this conflict, I can't resolve it image

bilalakhter commented 1 year ago

sorry i cannot either Capture

devvsakib commented 1 year ago

Step to solve this issue:

  1. Go to your forked repo, and Sync Code
  2. Open project folder in terminal and run git pull
  3. git add .
  4. git commit -m "commit"
  5. git push