This project uses the firebase, for multiplayer game in real time
:).
The game is made for the desktop (current without RWD)
DEMO here
- SPA
- Login panel
- Character selection
- Validation
- Current score and play for players in real time!
- Instruction
- Redirections, routing
- Error checking mechanism, like remove player(drop DB) at the right time
- Reacts to the
back button
orF5
- 2 special containers:
NotFound
andGameDisconnect
- Score board
- React 16
- React Design Patterns like: Context API, Render Props
- React Router
- Firebase
- NPM like: Styled Components, Randomstring, Fontawesome
- Webpack
- Sass
- HTML, JS, and other..
- Add Redux
- TS
- Unit tests
- Regular expressions for validation
- Theme button with Context API
- Install Node.js -> NodeJS
- Install all dependencies
npm install
-> Other modules are inpackage.json
- Run
npm run start
to start a server(port 3000) and begin developing - Run
npm run build
to create a build
Project is: Finished
Ready to play at the URL: https://gra-reflex.firebaseapp.com/#/