/turbocube.fr

Turbocube minercraft server website.

Primary LanguageSCSSMIT LicenseMIT


Logo

Turbocube website

The turbocube minercraft server website!
View Demo · Report Bug


Table of Contents
  1. Getting Started
  2. Contributing
  3. License
  4. Contact
  5. Acknowledgments

About The Project

Screenshot

We came up with the idea of this server to keep track of our Minecraft adventures.

Tired of recreating a new world every time you start a new survival or of losing your old worlds? Then Turbocube is for you!

This website is desined to display cool informations about the Minecraft like the status, players online but also:

  • 👜 Inventory: Retrieve and save Turbocube player inventories.
  • 🗺️ Map: Minecraft's Google maps give you a 2D and 3D map of Turbocube.
  • 👤 About us: Just a simple about us page

(back to top)

Getting Started

Follow these steps to get the Turbocube website running on your local machine.

Installation

  1. Clone the repo

    git clone https://github.com/Turbocube/turbocube.fr.git
  2. Make sure you have node.js (https://nodejs.org/en/) installed

  3. Install all packages

    npm install
    

Usage

To build your website you can just do npm run build or run in terminal with:

npm start

For more details, please refer to the Paper Kit Documentation

(back to top)

Contributing

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

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

(back to top)

License

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

(back to top)

Contact

Alexis Knob - alexis@bonko.fr

Project Link: https://github.com/Turbocube

(back to top)

Acknowledgments

Special thanks to the following resources and tools that have made this project possible:

HTML Angular React
Paper Kit 2 HTML Paper Kit 2 Angular Paper Kit  React
Register Page Landing Page Profile Page
Register Page Landing Page Profile Page

View More

(back to top)