Need only 2 websites base in Next JS with same frontend.
Budget: ₹600 – ₹1,500 INR
I only need a base of the website.
For example:
-- abc.in (1st domain name with .in extension)
-- abc.it (2nd domain name with .it extension)
I need two sites with differences in domain extension. First, we need to check what hostname we hit on the internet using "Next JS Middleware". After that, it will only return that site API. And that API JSON data we need to store in session. After that I only want one component to be rendered in the front end with the data stored in JSON format in session.
For example:
-- abc.in (1st domain name with .in extension)
-- abc.it (2nd domain name with .it extension)
I need two sites with differences in domain extension. First, we need to check what hostname we hit on the internet using "Next JS Middleware". After that, it will only return that site API. And that API JSON data we need to store in session. After that I only want one component to be rendered in the front end with the data stored in JSON format in session.