zapquaker
zapquaker copied to clipboard
Get all zapquake combinations to destroy a building, according to your spell levels.
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
- Table of Contents
- Built With
-
Getting Started
- Prerequisites
- Installation
-
git clone https://github.com/Bryght7/zapquaker.git
-
npm install
-
Available Scripts
-
npm start
-
npm test
-
npm run build
-
- Contributing
- License
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.md
for more information.