Steps to Install Clone the repository in your system using git clone https://github.com/rajatgeekyants/superhero.git Enter the directory using the command cd superhero Run npm install Once complete run the app using yarn start or npm start