Skip to content

A React-based application for displaying a list of users. This project serves as a platform to enhance my skills in React, including state management, component rendering, and interaction with APIs.

Notifications You must be signed in to change notification settings

kongallis/users-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Users App

This project was built with Vercel

Run app

  1. Clone repo
git clone users-app
  1. Go to directory "users-app"
cd users-app
  1. Install node packages
npm install
  1. Run server locally
npm run dev

About

A React-based application for displaying a list of users. This project serves as a platform to enhance my skills in React, including state management, component rendering, and interaction with APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published