Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 722 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 722 Bytes

CardUser

An sampleWebPage,this is sample UI for displaying the USER profile details using complete CSS. Displayed the details using cards and is wrapped inside the screen width.

This is sample UI for displaying the USER profile details using complete CSS.

Displayed the details using cards and is wrapped inside the screen width. Installation

Clone this repository:

git clone https://github.com/saurabhnk-94/Sample-Web-Page.git

Get inside the project: cd userCards

Before running this project:

Note:Got to the below url and do the registration in authentication field: https://gorest.co.in/

Token is generated, copy that token and paste it in the axios get method.

Start the project:

npm start