Follow these instructions to run this app
- Clone the repository
- Open the terminal, navigate to angular-issues, and run this command:
npm install
- Run this command to start the development server:
npm start
- Create React App should open localhost:3000. If not, go to localhost:3000 in your browser.