This is a Next.js project bootstrapped with create-next-app.
From the /client directory, run:
npm run dev
# or
yarn devOpen http://localhost:3000 with your browser to see the result.
From the /server directory, run:
python3 server.pyOpen http://localhost:5000 with your browser to see the result.