Initial the project using ReactJS framework NextJs
You can test by using command: -> npm run dev -> open browser http://localhost:3000 OR -> npm run build (to build for production) -> wait for the build -> npm run start -> open browser http://localhost:3000