Welcome to RoyalHub! This is your essential utility website and toolkit for the game Fortnite, providing helpful tools and information to enhance your gameplay experience.
This project is built using the SiloCityPages Next.js starter.
RoyalHub offers the following tool to assist players:
- 📍 Drop Roulette:
- Take the guesswork out of your squad's landing spot in Battle Royale.
- Randomly selects a named location on the map for you to drop into.
- Try it out for various seasons:
- Visit the site: fortnite.silocitygames.com
- Navigate to your desired Drop Roulette:
- Select a season from the homepage.
- Click the "Spin" or "Randomize Spot" button to get a random map location.
- Framework: Next.js (React Framework)
- Language: TypeScript
- Styling: CSS Modules, global styles
- Base Template: SiloCityPages
- Deployment: GitHub Pages
To get a local copy up and running for development or testing RoyalHub:
- Clone the repository:
git clone https://github.com/SiloCityLabs/fortnite.silocitygames.com.git cd fortnite.silocitygames.com
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 with your browser to see the result.
Contributions are welcome! Whether it's bug reports, feature requests, or direct code contributions to RoyalHub, your help is appreciated.
- Found a bug? Please submit a Bug Report.
- Have an idea for a new feature? Submit a Feature Request.
- Want to contribute code?
- 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
You can also provide general feedback through the Feedback Form on the website.
RoyalHub is a fan-made project and is not officially affiliated with Epic Games or the "Fortnite" game. All game content, names, and trademarks are the property of their respective owners.
For official information, please visit the Official Fortnite website.
This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0).
RoyalHub is made with ❤️ by SiloCityLabs for the Fortnite community.