Writing Restful Api using NodeJs/Express and UI development with React
Additional libraries used:
-
express
-
axios
-
cors
Once they are installed, start the server:
node src/services/server.js
Keep the server open in that terminal, open a new terminal and start the program:
npm start