Skip to content

Get all zapquake combinations to destroy a building, according to your spell levels.

License

Notifications You must be signed in to change notification settings

Bryght7/zapquaker

Repository files navigation

Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows. Issues MIT License Netlify Status


Zapquaker

Get all zapquake combinations to destroy a building, according to your spell levels.

View Live · Report Bug

Repository status: The project has reached a stable, usable state but is no longer being actively developed. However, the game data will be kept up-to-date to the best of my ability, as balance patches are released.

Table of Contents

Demo screenshot

Built With

  • React - A JavaScript library for building user interfaces
  • Tailwind CSS - Rapidly build modern websites without ever leaving your HTML

Getting Started

Prerequisites

  • Node.js 12.13.0 or higher
  • npm

Installation

git clone https://github.com/Bryght7/zapquaker.git

Clones the repository.

npm install

Installs npm packages & dependencies for the project.

Available Scripts

This project was bootstrapped with Create React App.

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

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.md for more information.