This is just a simple react based card details page for a website.
Next, Javascript, HTML, CSS
- Clone the repository into your working directory
- Open the CLI and type 'npm i' to install all the dev dependencies
npm i
- Run the project by 'npm start' and the application will start on your local host
npm run dev