Skip to content

Repository files navigation

User Management Application

A simple Next.js application for managing user records, featuring full CRUD (Create, Read, Update, Delete) operations.

Features

  • View a list of users
  • Add new users
  • Edit existing user details
  • Delete users
  • Optimistic UI updates for a snappy experience

Getting Started

First, install dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages