This is a web application for Clash Royale players to track upcoming chests and view detailed account profiles. The platform helps users stay on top of their game by managing chest cycles and getting in-depth insights into their Clash Royale account.
- Track Upcoming Chests: Keep track of upcoming chests in your cycle.
- Profile View: View detailed account information, including stats and achievements.
- Interactive Interface: User-friendly layout for easy navigation.
Here’s a preview of the website:
- React: Frontend framework for building the user interface.
- Vite: A modern build tool for fast development and bundling.
-
Clone the repository:
git clone https://github.com/dwiwijaya/clash-royale-info.git
-
Navigate to the project folder:
cd clash-royale-info
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Access the app at
http://localhost:3000
.
- Migration to Next.js for better scalability.
- Integration with Tailwind CSS for improved styling and responsiveness.
This project is licensed under the MIT License. See the LICENSE file for details.