Tr3m / bloodlevel-calculator

A simple Web App for quickly calculating the amount of echoes needed to level up in Bloodborne.

Home Page:https://tr3m.github.io/bloodlevel-calculator/

Repository from Github https://github.comTr3m/bloodlevel-calculatorRepository from Github https://github.comTr3m/bloodlevel-calculator

Blood Level Calculator

icon

A simple Web App for quickly calculating the amount of echoes needed to level up in Bloodborne.


Open in Browser

Running Locally

Clone the Repo:

git clone https://github.com/tr3m/bloodlevel-calculator

Install the dependencies:

cd bloodlevel-calculator
npm install

Start the development server

npm start

Building

For a production build run:

npm run build

About

A simple Web App for quickly calculating the amount of echoes needed to level up in Bloodborne.

https://tr3m.github.io/bloodlevel-calculator/

License:Apache License 2.0


Languages

Language:JavaScript 67.0%Language:CSS 18.3%Language:HTML 14.6%