abhijeetnishal / URLShortener

URL Shortener Deployed Link 👇🏻
https://urlsrtner.vercel.app
MIT License
37 stars 59 forks source link

migrate: React project into Next.js app #41

Closed abhijeetnishal closed 3 months ago

abhijeetnishal commented 3 months ago

Migrating complete client code from react to next.js app with Tailwind CSS

vercel[bot] commented 3 months ago

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

Name Status Preview Comments Updated (UTC)
urlsrt ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2024 0:40am
urlsrtner ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 11, 2024 0:40am
abhijeetnishal commented 3 months ago

Hey @sujeetgund, I have updated the changes, you can check it. I removed some unused packages and also updated nextConfig file and resolved conflict also.