superhero icon indicating copy to clipboard operation
superhero copied to clipboard

Convert a Redux app to React Context API App

Steps to Install

  1. Clone the repository in your system using git clone https://github.com/rajatgeekyants/superhero.git

  2. Enter the directory using the command cd superhero

  3. Run npm install

  4. Once complete run the app using yarn start or npm start