Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 918 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 918 Bytes

Tarkov Loadouts

Companion App to Battle State Game's Escape from Tarkov. Personal project designed with randomization in mind, players can use this app to generate unique loadouts. Also includes a random map selector and med injector combos.

Special thanks to the folks over at Tarkov.dev for providing an awesome and easy to use API.

Features

  • Loadout randomizer w/ item descriptions and current vendors prices
  • Map selector with option to veto maps from the pool
  • Injector cocktail - randomize 4 injectors to use during raid

Live Site & Demo

Tarkov Loadouts - https://applefrittr.github.io/tarkov-loadouts

Alt text

Tech & Dependencies

  • JS, HMTL, & CSS
  • React - Create React App (CRA)
  • React Router
  • Framer Motion
  • Github pages