An open API service indexing awesome lists of open source software.

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

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

![Alt text](https://applefrittr.github.io/personal-portfolio/assets/841eee266625852bd17e.gif)

## Tech & Dependencies

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