Created with CodeSandbox
This repository hosts the frontend code created with CodeSandbox. The backend lives at Bitbucket
This is an application for grill delivery. It is a toy app. Any one can use to reserve, receive, deliver the grills on offer to anywhere, along with some accountrements.
- User will be able to make an acccount.
- User will be able to edit account.
- User will be able to make a reservation/order.
- User will be able to edit reservation/order.
- User will be able to make an Order with Stripe.
- Spring Boot
- Spring Data Rest
- Hibernate
- MySQL
- Maven
- Junit
- JWT
- Stripe
- React
- React-router
- nanoid
- Webpack
- Axios
A demo is found at here
cd src/main/frontend
npm start