Skip to content

syedhannan/display-user-with-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Display user details with React.js

This project is a know-how to understand the basics of how to make an AJAX call, and display the response in a lightweight and customizable responsive structure.

Here you will get a user information with React.js using only Client Side of the framework to make the AJAX API call.

Steps to run this project

Clone or download this repo to your local.

Under the path of display-user-with-react, run the following, which will run the application on port:3000.

npm install

npm run start

License

This project is licensed under the MIT License.

About

Display user details with React.js using AJAX call

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published