Software needed 👩🏾💻
Ok first before we get started we need to make sure we have our machines set up properly.
Mac Users who are feeling adventurous ✈️ and are comfortable with the CLI 💪🏼
Download Homebrew 🏡
open the terminal, copy and paste this in press enter
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Download Node 😇
brew install node
if you run into issues check out this article
https://www.dyclassroom.com/howto-mac/how-to-install-nodejs-and-npm-on-mac-using-homebrew
Everyone else not on a mac 🙄 or just wants to keep off the CLI 🥺
Download Nodejs 😇
https://nodejs.org/en/download/
Grab all these as well 😬 (if you don't have them already)
Download Java ☕️
You'll need to have Java to write the Spring Boot Api
https://www.java.com/en/download/
Download Visual Studio Code 💯
Use this for the React code
https://code.visualstudio.com/download
Download IntelliJ ✅
Use this for the Java code
https://www.jetbrains.com/idea/download/
Download Gitkraken (because its cool and nice for git) ⌇
You can use this for git to make your life easier