Skip to content

hlsmugs/angular-char-gen

Repository files navigation

AngularCharGen

You all start in a tavern...

Description

This web app is a fun personal project I initially built to be able to randomly generate characters for TTRPGs (Table Top Roleplaying Games). Users can create characters which are saved in local storage - no database/server required! On the Character Roster page they can be viewed, edited, and deleted. Anyone can run it locally to use this app's features.

Running the Project Locally / Installation

After cloning the project, you will require the following:

This project was generated with Angular CLI version 18.2.12.

npm install -g @angular/core@18.2.12 @angular/cli@18.2.12

Install Bootstrap 5.3.3

npm install bootstrap@5.3.3

Install Angular Powered Bootstrap v17.0.1

ng add @ng-bootstrap/ng-bootstrap

Install Popper.js

npm install @popperjs/core

Install File Saver

npm install file-saver --save

Install ngx-infinite-scroll v18 npm i ngx-infinite-scroll@18.0.0

Author

JMD GitHub: hlsmugs

License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published