Skip to content

RagnarokMvpTimer/frontend

Repository files navigation

Frontend of Ragnarok MVP Timer

Keep track of Ragnarok bosses' death times to know when the next respawn will be.

The site will save the records in your browser's local storage.

https://ragnarok-mvp-timer.com

react styled vercel gh-actions typescript vite prettier eslint

screenshot

🚀 Installation

Clone Repository:

git clone https://github.com/RagnarokMvpTimer/frontend.git ragnarokmvptimer-frontend

Enter project folder:

cd ragnarokmvptimer-frontend

Install dependencies:

npm install

Start project with:

npm run dev

📝 License

This project is under MIT license.