Skip to content

rafaelmartins92/mines

Repository files navigation

Logo

Made By Languages Top Language Repo Size Last Commit

Mines Game!

This is a recreation of the classic Mines Game.

The application was made in order to improve my skills with JavaScript and React Native.

Technologies   |    How To Use   |    License

Mines

🚀 Technologies

This project was developed with the following technologies:

ℹ️ How to use

To clone and run this application, you'll need Git, Node.js + Yarn installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/rafaelmartins92/mines.git mines

# Go into the repository
$ cd mines

# Install dependencies
$ yarn install

# Run the server
$ yarn start

# Run the app (iOS)
$ yarn ios

# Run the app (Android)
$ yarn android

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Rafael Martins 👋 Get in touch!