Skip to content

noelfischer/dnd-inventory

Repository files navigation

DND Inventory

This app was and is built for me and my friends weekly D&D session. You can try it out for free on https://dnd-inventory.vercel.app/

It is built using Next.js, React, and Tailwind CSS.

Features

  • Create and manage your inventory
  • Drag and drop items in dashboards using react-grid-layout
  • fully responsive design thanks to react-grid-layout
  • inventory using library pragmatic-drag-and-drop

Getting Started

To get started, follow these steps (pnpm):

  1. Clone the repository: git clone https://github.com/noelfischer/dnd-inventory.git
  2. Install dependencies: pnpm i
  3. Create a .env file in the root directory

Running the app

  1. Run the development server: pnpm dev
  2. Open http://localhost:3000 with your browser to see the app.

Deployment

The app is automatically deployed to Vercel when a new commit is pushed to the main branch.

Contributing

Contributions are welcome! If you find a bug or have a suggestion, please open an issue or submit a pull request.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors