This is a react project and is used to manage all of the admin tasks for The Golf Course Project. There are lot of things not completed yet, doing the minimum to get the application to go live.
This app connects to several micro services:
- Identity Service
- Admin Service
- User Service
- Course Service
This is built using the Webbee - Multipurpose Template + UI Kit. The template is built in React and is based on Material-UI design. It is mix of JavaScript and TypeScript files. It is the front end of the service and communicates via REST endpoints back to the microservices.
please make sure you check the licensing terms when using this template. If you have questions, you can contact them via email.
- Install Node v14 (newer versions will not work)
- Install dependencies:
yarn install
- Start the server:
yarn start
When the page loads, you can create a new account by scrolling down to the "Sign me up!" section.
If you run into any problems in the workflow, please post an issue and we will respond ASAP.
If you are interested in contributing, please crete a new issue and we will get back to you.
- Install dependencies:
yarn install
- Start the server:
yarn start
- Build on production:
yarn build
The full documentation for the React Material Kit can be found here
#react #samplecode #codesamples #webapp #reactapp #hobbie #startup