Web game developed with the purpose of practicing and training knowledge in recognizing flags of other countries!
Those are the steps for you clone, install and run application
git clone https://github.com/jojosuelobo/guessTheFlag.git
cd guessTheFlag
npm i
npm run start
Requirements for the software and other tools to build, test and push
- Node
- NPM
Currently are only E2E tests with cypress tests for the app
npm run cy:test:start
npm run cy:open
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests for the project.
This project is licensed under the MIT Creative Commons License - see the LICENSE file for details