Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 626 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 626 Bytes

Apex Legends Tracker

This is a project for tracking the stats of Apex Legends video game

Apex Legends Tracker

To run this locally, first download this github repository, and rename client folder by removing the underscore at the begining. Then run "npm i" from both the root folder, as well as seperatley within the "client" folder. Then from the root folder, run "npm run dev", and view the app from port 8080.

Technology Stack

Frontend: VueJS Backend: NodeJS + Express Other Tools: Axois