This project was Made by Iman Arjmandnia
In the server directory, you can run:
This command is for the server and starts the server with nodemon which will reload when you make changes.
The default port is ( 3001 ) and any Api fetch should be with this port
In the example-client directory, you can run:
This command is for the client and starts the server in the dev mode and will also reload when you make changes.
The default port is ( 3000 ) and any Api fetch should be with this port