Skip to content

kubraguler/user-management-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

15 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

User Management App πŸ“

Welcome to the User Management App! This is an user email listing application that allows you to view users and user details.

Features

  • Users Listing: This app provides you a bunch of available user emails.

Technologies Used

  • React: A JavaScript library for building user interfaces.

  • React Router: A library for handling routing in React applications.

Getting Started

  • Clone the repository: git clone https://github.com/your-username/user-management-app.git

  • Install: cd user-management-app then npm install

  • Running: run npm start

  • Testing: run npm test

  • Building: run npm build