abb1d2ec04e32ad63f2c87e4fe38a8f0a88d919c

A net::ERR_CLEARTEXT_NOT_PERMITTED occured when using the app on android phone, we have to force the android to allow the communication to fix the problem. More info : https://stackoverflow.com/a/54752717/10736081 Also fixed a problem with the images path when running the app on mobile.
FE_Charts
Fire Emblem Charts is a mobile application that allows you to view the statistics of the characters in the game Fire Emblem Three Houses in the form of graphics.
Setup the server
Copy the .env-example
file and rename it to .env
, then set the value of each variables corresponding to your environments.
Install the dependencies with npm install
, then run the server with npm start
Description
Fire Emblem Charts is a mobile application that allows you to view the statistics of the characters in the game Fire Emblem Three Houses in the form of graphics.
Languages
JavaScript
59%
CSS
40.3%
HTML
0.5%
PHP
0.2%