Skip to content

kj2101/admin-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admin UI

Building an interface for admins to see and delete users.

API Reference

Users API having list of all the users and their properties

https://geektrust.s3-ap-southeast-1.amazonaws.com/adminui-problem/members.json

Authors

Demo

https://admin-ui-kj.netlify.app/

Documentation

Documentation

Installation

Install admin-ui using following commands:-

  npx create-react-app admin-ui
  cd admin-ui
  npm install
  npm install --save @types/styled-components
  npm start

Deployment

To deploy this project run

  npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published