Skip to content

srikanthuppena98/users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

npm install --save

make sure you have the latest version of React installed on your machine before continuing with the project. install all the dependencies required from package.json, for your application

npm run start

with the following command line arguments you should be running http://192.168.0.100:3000

The above url will list the users, if you expand the panels then you will see user details with edit and delete buttons On the top right, you will see the create user button.

if you acceess any random urls it will take to the 404 page.

on the mobile device or any device smaller than lg, then you will not see the sidebar.

About

users management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published