A middleware boiler plate for integrating frontend and backend even when you don't plan to use frontend frameworks.
Client : http://localhost:3000
Server : http://localhost:8080
All requests with /api will directly be made to server.
- Open preferred terminal and navigate to development folder and paste :
- Run :
npm i
- Keep Grinding.
If you have any problem or suggestion, feel free to share ^^