Challenge by Frontend Mentor
The Application is deployed in https://preview-component.herokuapp.com/
Click on the link to see the application
Clone the project into local
Install all the npm packages. Go into the project folder and type the following command to install all npm packages
npm installIn order to run the application Type the following command
npm start