!!!!!! Moss: We'll each work on separate branches to make life easier, then merge in main. rn my branch is moss. make ur own too.
Stew: frontend will be on branch "frontend". The following info is for Vlad. To change link where the frontend sends the file request, go to frontend/src/App.jsx and change "url" parameter. Currently, frontend only accept .c and .txt files. To add types to accept, go to frontend/src/App.jsx and add another file type in "accept" parameter. The format should include the dot and should be separated with a comma without spaces.