/Score-Knight

This app is an adaptation from my original "scorekeeper" which was a website app designed to help keep score for game nights. The original app was built using HTML CSS and vanilla JS which worked great but it lacked many features such as creating a home icon for mobile devices or saving data to local storage in case of accidental page refresh.

Primary LanguageJavaScript

Score-Knight

Created By: Andreas Campan Free to use - Open source

Purpose: This app is an adaptation from my original "scorekeeper" which was a website app designed to help keep score for game nights. The original app was built using HTML, CSS and vanilla JS which worked great but it lacked many features such as creating a home icon for mobile devices or saving data to local storage in case of accidental page refresh.

I decided to rebuild the app from ground up using React and potentially include the full MERN stack to allow users to save game sessions to a database.

Score-Knight will also have an array of games to select from which will customize the player's cards accordingly generating only useful content.

The motivation and inspiration behind this app was my pregnant wife who told me “I hate using the notes app to keep score”

Instructions:

Clone the repo and using a terminal npm install the packages

Stack -React