- React: Components, Props, Events, Hooks, Axios
- Node & Express: Web API, Body Parser
- duplicate .env.example in backend folder and rename it to .env
- enter domain and api key in the .env file
- change tamplate email in template-email.js file at folder src/file/template-email.js
$ cd backend
$ npm install
$ npm start
# open new terminal
$ npm install
$ npm start
- Open http://localhost:3000
- Enter file csv (format example at folder src/file/example-penerima.csv)
- Enter subject and click submit
- Check your inbox