$ npx create-react-app app-name --template ipt-sun
Once the installation is complete, start the server.
$ cd app-name
$ npm start
After running the project, it should start automatically and display the home page.
Any additional information goes here