Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 491 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 491 Bytes

Smash Tracker

Smash Tracker is a web app designed to keep record of win/loss history for players of the game Super Smash Brothers Melee for the Nintendo GameCube.

Scaffolds

/

client/

Client is the frontend of the application. It is powered by React

server/

Server is the REST API that powers the backend. It is powered by Python and MongoDB.