Prerequisites: NodeJS || React CLI
Code Editing: Visual Studio Code
To install this example application, clone this repository with Git:
git clone https://github.com/tarikulcse2/spring-test-react-app.git
npm install
npm start
react server run http://localhost:3000
Browse to http://localhost:3000
to test the application.