This is a credit card filling component built using React. This project was bootstrapped with Create React App. Also, due to time constraints, I used Semantic UI library comoonents.
You can check the live project deployed to netlify from here: https://credit-card-demo.netlify.app
Clones the repository into you present working directory.
Installs all dependencies for the project to run. I used create-react-app and semantic-ui-react
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.