Student-Forum Instructions To run the front-end react side type following command in terminal cd client-side and then run npm start To run the backend server type cd backend and then type npm run dev ⚠️ before running these commands make it sure you're in project repo.