Craft your character, print your legend.
SheetForge is a web application designed to simplify the process of creating tabletop character sheets. It provides an intuitive user interface for displaying character sheets, inputting character details, and generating a printable PDF version of the completed sheet. The application aims for a sleek design with a dark background and teal accent colors, and is built to be responsive across different devices.
- Interactive Sheet Display: View a character sheet template directly in your browser.
- Text Input Fields: Easily enter character information into designated fields.
- PDF Generation: Generate a printable PDF of your completed character sheet.
- User-Friendly Interface: A clean and intuitive design for easy character creation.
- Responsive Design: Works well on desktop and mobile devices.
Visit ' https://studio--sheetforge-6tdzh.us-central1.hosted.app ' to demo.
OR
- Clone this repository.
- Navigate to the project directory in your terminal.
- Install dependencies:
npm install
- Run the development server:
npm run dev
Open http://localhost:3000 in your browser to see the application.
Enter your character's details into the provided fields on the sheet. Once complete, use the generate PDF functionality (if implemented) to create a printable version of your character sheet.
- Next.js
- React
- Developed by Fulllion
- Template generated by Firebase Studio