pehn-user-management

A simple CRUD application using the powers of Pug, Express, HTMX, & Node.js together to function so, so smoothly.

Stars
0
Committers
2

PEHN STACK | USER MANAGEMENT

Overview

Pug, Express, HTMX, & Node.js Powered User Management Application.

Technologies

  • Pug
  • Express
  • HTMX
  • Node.js

Installation

I used pnpm for this one, but you may use npm, yarn, or bun, if you'd prefer. Just remove the pnpm-lock.yaml file, update/remove the package.json file, & make a few other changes.

  1. Start by cloning the repository.
  2. In your terminal, run pnpm install.
  3. After that is complete, run pnpm dev.
  4. Click the link within the terminal.
  5. Enjoy!

Usage

Input your user's name and email into the form and submit it using the add button. The user will immediately be added to the user list directly left to the form. Select any of the users to update their information or delete them from the list.

License

This project is licensed under the MIT license.

Questions

Feel free to reach out to me via GitHub, or email at [email protected].

Badges
Extracted from project README's
License: MIT