Skip to content

This a webpage that returns the stats of the player from the mobile game Clash Royale. This webpage displays the stats and the chest cycle of the players according to the valid player tag provided as an input by the user. This website uses the concept of REST APIs where axios a npm package in node.js is used to send http requests to the API.

Notifications You must be signed in to change notification settings

BuZZraa/Clash-Royale-Stats-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clash-Royale-Stats-Generator

This was a challenge project i did by myself as a requirement for a course in udemy (The Complete 2023 Web Development Bootcamp by Dr.Angela Yu). To install packages used in this project install the npm packages express, ejs, axios, and body-parser by using the command npm install in the terminal. You can also install nodemon package to run this file easily or you can just use node js.

About

This a webpage that returns the stats of the player from the mobile game Clash Royale. This webpage displays the stats and the chest cycle of the players according to the valid player tag provided as an input by the user. This website uses the concept of REST APIs where axios a npm package in node.js is used to send http requests to the API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published