Software developer portfolio app. Live here
STEP 1: Clone project using any git GUI or visual studio.
STEP 2: run command ‘npm install’
STEP 3: run command ‘npm start’
STEP 4: Acess http://localhost:3000 from browser.
The application will run on port ‘3000’ by default.