Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 422 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 422 Bytes

Responsive Card Display (HW)

Installation

To Responsive Card Display app, follow these steps:

Clone the repository:

git clone https://github.com/lute92/responsive-card-display.git

Navigate to the project directory:

cd responsive-card-display

Install dependencies:

npm install

Running the app:

- npm run start
- open the User Interface to test the app at http://localhost:12001