Skip to content

mrciolino/Low-Bar-Brawlers

Repository files navigation

Low Bar Brawlers

Website

Welcome to the Low Bar Brawlers project! This is a website dedicated to a Dungeons and Dragons 5e Campaign that spanned over 4 years. Here, you can find the history, story, characters, and the journey of the Low Bar Brawlers.

About the Website 📖

Eleven adventurers ventured out into an unknown world on a dangerous quest. This is the story of their chaotic journey.

  • Click on a poster to view and download the full-size image for digital or print.
  • View the cast of characters and their profiles.
  • Check out the map to visual journey through the story.

Built With 🛠️

This project was built using the following technologies:

TypeScript Next JS React Tailwind CSS shadcn

Getting Started 🚀

To get a local copy up and running, follow these steps:

Clone the repository:

git clone https://github.com/mrciolino/Low-Bar-Brawlers
cd Low-Bar-Brawlers

Install the dependencies and run the server:

npm install
npm run dev

Go to the development server:

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

Contributing 🤝

Contributions, issues, and feature requests are welcome! Feel free to check comment on what you would like to see in the issues page. Two important files to know are the data_map.json and data_player.json files in the app folder. These files contain the information for the pins on the map and the player profiles, respectively.

Low Bar Brawlers
├───app
│       data_map.json // Contains Pin Info on the Map
│       data_player.json // Contains Player Info for the Profiles

Project Link: https://github.com/mrciolino/Low-Bar-Brawlers/issues