/flagx

A small game made with restcountries API

Primary LanguageJavaScript

MIT License LinkedIn


Logo

FlagX

Small game made with Restcountries API
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Product Name Screen Shot

Built With

Installation

  1. Make sure you have NodeJS install in your machine
sudo apt update
sudo apt install nodejs
  1. Clone the repo
git clone https://github.com/ndkv9/flagx
  1. Install NPM packages
npm install/ yarn
  1. Implement application
npm start/ yarn start

Usage

Try to get your highest score by choosing the right country with its corresponding flag

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

vu.nguyen101@gmail.com

Project Link: FlagX