devarshishimpi / staticstorm

⚡️Effortless Website Deployment - Build simple, fast, and secure websites without worrying about technical expertise or maintenance.
https://staticstorm.vercel.app
MIT License
9 stars 3 forks source link

[Migration] Migrate Project from Create React App to Next.js #3

Open gambhirsharma opened 9 months ago

gambhirsharma commented 9 months ago

What would you like to share?

Issue Summary:

Currently, this project uses Create React App (CRA), CRA is now dead and we should migrate it to Next.js to leverage its server-side rendering capabilities and better performance. This issue is to track and coordinate the migration process.

As part of this migration, the existing frontend folder will be renamed to web, and it will contain all the migrated Next.js code.

Goals:

Additional information

Steps to Reproduce:

devarshishimpi commented 9 months ago

That's a great suggestion! @gambhirsharma I have assigned you to this issue.