To Run the backend server found in reactnd-project-readable-starter folder, go to that directory in the console and run the command: node server

To run the frontend server found in webapp folder, go to the directory in the console and run the command: yarn start

Once both the servers have started, go to localhost:3000 on the browser to view the app