Note: Please ensure you have installed nodejs
To preview and run the project on your device:
- Open project folder in Visual Studio Code
- In the terminal, run npm install
- In the terminal, go to folder "backend" and run
npm run dev
- In the terminal, go to folder "frontend" and run
npm start
to view project in browser