First-server-rendered-react-app

To preview the app, first install the necessary dependencies:

npm install

Then, build the client code and start the server with one step using

npm start

The application should now be visible at http:localhost:7777