Important: to run both the server and client you need to open two terminals and do the following:
terminal 1:
cd client
npm install
npm start
terminal 2:
cd server
npm install
npm start
- Alyaqdhan Zahran Alazri (26s2025)
- Omar Aamir Alsulaimi (26s1930)
- Abdulrahman Salim Alriyami (76s1937)