https://github.com/applefrittr/tarkov-loadouts
Companion App to Battle State Game's title Escape from Tarkov
https://github.com/applefrittr/tarkov-loadouts
css framer-motion graphql react react-router
Last synced: 3 months ago
JSON representation
Companion App to Battle State Game's title Escape from Tarkov
- Host: GitHub
- URL: https://github.com/applefrittr/tarkov-loadouts
- Owner: Applefrittr
- License: mit
- Created: 2023-02-27T19:29:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-04T00:58:24.000Z (over 1 year ago)
- Last Synced: 2025-07-20T11:47:53.674Z (11 months ago)
- Topics: css, framer-motion, graphql, react, react-router
- Language: JavaScript
- Homepage: https://applefrittr.github.io/tarkov-loadouts/
- Size: 71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 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](https://tarkov.dev/api/) 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
- Jaeger Challenges - Draw a random challenge to complete in-game
## Live Site & Demo
[Tarkov Loadouts](https://applefrittr.github.io/tarkov-loadouts) - https://applefrittr.github.io/tarkov-loadouts

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