# How To ## Prerequisites * [VS Code](https://code.visualstudio.com/) * [IntelliJ IDEA Community](https://www.jetbrains.com/idea/download/#section=windows) * [nodeJS 12.x](https://nodejs.org/en/download/releases/) * [JDK 8](https://adoptopenjdk.net/) - For Spring Boot only * [Postman](https://www.postman.com/) ## Framework * Backend * [expressJS](./backend/expressJS/README.md) * springboot * Frontend * [reactJS](./frontend/reactJS/README.md) * vueJS