This project is currently run exclusively by a wonderful crew of 100% volunteers, please take a look at our amazing Discord server where all the teams are working together to coordinate the features and deliverables - you might be amazed to see the level of work these contributors are producing, especially since a lot of us are new to the software industry!!!
git clone https://github.com/HotSoupRepos/WebAppFrontEnd.git
npm install
cd web-app
npm run start
git switch - c (name of your feature branch) or git checkout -b(name of your feature branch)
git push
make pull request on github to the DEV BRANCH