https://github.com/jameszoft/rolemaster-sheet-site
https://github.com/jameszoft/rolemaster-sheet-site
firebase react rolemaster
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jameszoft/rolemaster-sheet-site
- Owner: JamesZoft
- Created: 2019-07-27T20:03:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T11:50:53.000Z (over 3 years ago)
- Last Synced: 2025-02-25T09:46:02.968Z (over 1 year ago)
- Topics: firebase, react, rolemaster
- Language: JavaScript
- Size: 658 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
This is a data-driven purely front end app to try and mimic a spreadsheet I'm currently using for a game system called Rolemaster. It's backed directly by Firebase which handles data storage, deployment and authorisation.
It's intentionally designed to look spreadsheet-y - I and others have been using a spreadsheet to run this game for years, so it's imperative that the look and feel be similar so that everyone will want to switch over and have an easy time of it.
Core tech used:
[React](https://reactjs.org)
[Firebase](https://firebase.google.com/)
[Styled Components](https://www.styled-components.com/)