A restaurant ordering portal - frontend. This is a part of a larger project. It uses Reactjs, Nextjs, and Graphql to connect to a serverless backend (micro-services).
Live implementation: https://d2w5vnsgvqdyhh.cloudfront.net/
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.