Skip to content

Web application that retrieves data from a public API and displays it using a React.js frontend.

Notifications You must be signed in to change notification settings

Roshan-Sam/User-Details-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Installation

Front-end

npi i
npm run dev 

Back-end

npm i 
npm start

The React JS website that communicates with Node js backend.

Implemented a friendly interface to display the data and retrieved from the API https://jsonplaceholder.typicode.com/users.

Implemented client side filtering or sorting for the displayed data.

The interface is fully responsive.

About

Web application that retrieves data from a public API and displays it using a React.js frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published