In the both project directories run to install all dependencies:
Runs the FE in the development mode.
Open http://localhost:3000 to view it in your browser.
In the server directory create a .env file and add:
Runs the BE in the development mode.
Open http://localhost:3001 to view it in your browser.
In the both project directories, you can run: