Skip to content

TanyaKulikovskaya/Users-App

Repository files navigation

Users-App

Credentials:

  • Username: test_super
  • Password: Nf<U4f<rDbtDxAPn

Built with

Features

This project implements the following features:

  • JWT authentication
  • Fetching users data from API
  • Adding new users
  • Changing user status
  • Sorting users by ID
  • Searching users by username

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Simple user management application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published