A BitTorrent tracker built on Firebase. The essence of the project is to learn Firebase as a platform.
Using Authentication to register new users, Realtime Database for tracking the clients and saving information about each torrent file.
Storage for saving the torrent files and extra resources, Hosting the React app and Functions for communicating with the BitTorrent clients.