Open arunavabasucom opened 1 year ago
@anubhav2102 , can you take this up we need migrate the front end into next js !!
@anubhav2102 , can you take this up we need migrate the front end into next js !!
Sure @arunavabasu-03, do assign me this, I will start working on it.
What is the advantage of moving this project to Next.js? Right now it's a static site on S3 that's very cheap to distribute.
As per current react docs they actually remove create-react-app
, so I think it is better to migrate, Although we get a lot of extra support with NextJs !! @suzil what are your thoughts ??
I like having it as a static site since I can just put it on S3 and it is very cheap to host. Since it's a simple site, I don't think there's a lot of value for Next.js.
I've used https://vitejs.dev recently that improves performance for the development experience, if you are looking for an alternative to CRA.
🔖 Feature description
Next js migration!!
👉 Why you want this feature!!
No response