Create a Web Application with full CRUD that utilizes the following:
- HTML5, CSS, JavaScript
- SASS 0.5.0: All customized styling
- React 16.4.1: Core app functionality
- React Router 4.3.1: App navigation
- Firebase 5.2.0 : Authentication, storage for survey data
- MomentJS : Time displays
- React Modal : End-of-game modals
Intended primarily for Non-Tactical Emergency Personnel during high-variability and high-risk engagements. Not intended for Civilians.
Users log in each time they wish to save a friend. They can view the results of previous games and see their friend list.
When they start a new game, they are presented with a question and several answers they have to pick between while they are timed.
Should they answer correctly, the game asks them the next question. However, if they guess wrongly, they lose 10 seconds of time and still have to answer the next question!
As they succeed and keep their friends alive, they accumulate points and awards for their rescues.
1. Clone this repo and navigate into the project folder in your terminal
2. Type 'npm install' to download required dependencies.
3. Type 'npm start' to start a local server with the application.
Tactical Emergency Casualty Care