Getting Started with the SUper hero project Locally

Step 1 : Go to Terminl and download the project to local computer using git clone

git clone https://github.com/Singh-Ish/web-services-frontend-dev-test.git

Run project locally

Once you have the local copy fro the project, check you are on which branch . It should be " master " branch

cd  web-services-frontend-dev-test/app

running project

yarn start

A local Instance of the project should run at http://localhost:3000/ , kindly recheck the terminal for the project running link